>>> Julian Foad wrote: >>>> That's closer, but not correct. I checked some issue notification >>>> emails to be sure. >>>> >>>> The time stamps in the PDT portion of any year are now converted >>>> correctly, but the time stamps in the PST (UTC-0800) portion of any >>>> year are now converted to one hour less than the correct value.
Ivan has fixed it now. He just showed me his latest conversion, of issue #3529. Tigris display (HTML): Additional comments from Hyrum K. Wright Tue Aug 17 16:38:22 -0700 2010 Additional comments from Hyrum K. Wright Wed Feb 2 14:23:36 -0700 2011 Tigris XML: <who>hwright</who><issue_when>2010-08-17 16:38:22</issue_when> <who>hwright</who><issue_when>2011-02-02 13:23:36</issue_when> Note that these times are given in XML with different hour offsets, but the offsets are not explicitly stated -- more details are in my previous email. JIRA display (HTML): Hyrum Wright added a comment - 18/Aug/10 00:38 Hyrum Wright added a comment - 02/Feb/11 21:23 JIRA XML: <comment id="14800990" author="hwright" created="Wed, 18 Aug 2010 00:38:22 +0100" > <comment id="14800991" author="hwright" created="Wed, 2 Feb 2011 21:23:36 +0000" > Note the different, explicit offsets: thus, these times differ by 2 hours (plus an integer number of days). - Julian