https://bugzilla.wikimedia.org/show_bug.cgi?id=29565
MWJames <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from MWJames <[email protected]> 2011-07-27 23:31:25 UTC --- We tested against the latest SMW trunk r93327, the symptom/issue have not be resolved, meaning that where a property is defined as Has type:Date, and the date is represented in the internal time stamp (Date + Time) format such as 20110624040111 the conversion shows 14 January 773560863 BC 12:00:00, which in fact is a wrong date/time conversion. 20110624040111 should be represented as 24 June 2011 04:01:11 (depending on conversion as in Modification date 24 June 2011 02:01:11 ) and not as 14 January 773560863 BC 12:00:00. In either case the internal property Modification date does a correct conversion on the time stamp format. An example can be found at [1] where the conversion can be seen for property Revision date2 and Modification date. [1] http://sandbox.semantic-mediawiki.org/wiki/Revision_date -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
