]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-2699: Dates in the current format emitted by the UI date picker are now recogn...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 24 Aug 2010 06:27:14 +0000 (06:27 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 24 Aug 2010 06:27:14 +0000 (06:27 +0000)
commitf5df53d463ca4db9d0764012353d85e88d8c3c39
treedff00bd91b339dc33119651f0f0ae98f1b818228
parentaa457a5b66743d9fbd9f434e6137f994db85379b
CSPACE-2699: Dates in the current format emitted by the UI date picker are now recognized as valid values for date fields in the services layer.
services/common/src/main/config/services/tenant-bindings.xml
services/common/src/main/java/org/collectionspace/services/common/datetime/DateTimeFormatUtils.java
services/common/src/main/java/org/collectionspace/services/common/datetime/GregorianCalendarDateTimeUtils.java
services/common/src/main/java/org/collectionspace/services/common/document/DocumentUtils.java