Changes between Initial Version and Version 1 of Ticket #7228, comment 1
- Timestamp:
- 2012-01-06T23:56:24+01:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7228, comment 1
initial v1 1 src/com/drew/metadata/Directory.java line 562has a nice extendable list of date patterns, but sadly this isn't used...1 src/com/drew/metadata/Directory.java has a nice extendable list (at line 562) of date patterns, but sadly this isn't used... 2 2 3 3 Instead, DateParser is used (which calls datatypeFactory.newXMLGregorianCalendar(date)) which apparently doesn't like "yyyy/mm/dd HH:mm:ss".


