https://issues.apache.org/ooo/show_bug.cgi?id=124380

--- Comment #5 from hanya <[email protected]> ---
> @hanya
> I wonder why documents from OOo 2.0.2 show the correct date formatting in
> WIN Explorer tooltips, although date source in meta.xml also is in ISO
> format?

I checked the specification of ODF 1.2, 4.3.2.10 <dc:date>: 
>The <dc:date> element has content of data type dateTime 18.2.
>From 18.2W3C Schema Datatypes section, dateTime data type should follow
xmlschema-2 [1]. And it tells: 
> The ·value space· of dateTime is closely related to the dates and times 
> described in ISO 8601.
> ...
> The date and time datatypes described in this recommendation were inspired by 
> [ISO 8601].
I do not know differences between two of them.

It does not restrict existence of fractional seconds and also timezone. If they
are there, they should be parsed as well. 

[1] http://www.w3.org/TR/xmlschema-2/#dateTime

modified202.odt/meta.xml contains "2014-03-08T08:30:53" in dc:date element. It
seems ok for the current implementation.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.

Reply via email to