[daisy] [JIRA] Resolved: (DSY-547) daisy export format should specify times in UTC

Bruno Dumon (JIRA) issues at cocoondev.org
Fri Sep 14 11:25:20 CDT 2007


     [ http://issues.cocoondev.org//browse/DSY-547?page=all ]
     
Bruno Dumon resolved DSY-547:
-----------------------------

    Fix Version: 2.2
     Resolution: Fixed

implemented in SVN rev 4389.

I have used GMT+00:00 rather than UTC.

> daisy export format should specify times in UTC
> -----------------------------------------------
>
>          Key: DSY-547
>          URL: http://issues.cocoondev.org//browse/DSY-547
>      Project: Daisy
>         Type: Improvement
>     Reporter: Marc Portier
>     Priority: Trivial
>      Fix For: 2.2

>
> The Daisy export format specifies times in the timezone of the respository.
> So for the same document, living on two different machines the export-format would contain slightly different things:
> sample:
>  <field type="MyDate" value="2007-08-09T00:00:00.000+01:00"/>
>  <field type="MyDate" value="2007-08-10T00:00:00.000+02:00"/>
> Note that in both cases the information is 'logically' the same (and thus correct) but still 'notationally' different.
> So this isn't really an issue of Daisy of course, if it weren't that we use a standard text-diffing tool to inspect changes in the exports.  So for us these notational changes cause some *noise*.
> I'ld suggest one could either specify the timezone in the export config (or cli) or, just hardcode things to UTC.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.cocoondev.org//secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira



More information about the daisy mailing list