datadavev / foresite-toolkit

Automatically exported from code.google.com/p/foresite-toolkit
0 stars 2 forks source link

Fix modified date parsing to be consistent with created date parsing #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
AggregationJena and ResourceMapJena use inconsistent logic when parsing
dates.  Creation dates are parsed by DateParser, but modification dates are
parsed by the *Jena classes themselves.

Attach patch updates the modification date parsing to use DateParser.

Original issue reported on code.google.com by emets...@gmail.com on 3 Dec 2009 at 9:46

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by azarot...@gmail.com on 15 Dec 2009 at 3:50