On 16 September 2015 at 16:17, Julian Foad <julianf...@btopenworld.com> wrote: > Stefan Hett wrote: >> Ivan Zhakov: >>> Please report me any problems or suggestions. Current TODO list: >>> - Migrate attachments >>> - Preserve history of changes >> >> - released versions should be marked as such (preferably with their release >> date) (as stated on IRC I can lend a hand if that needs to be done manually) > > The time zone offset appears not to be handled correctly in converting > time stamps (on Dates: Created, Updated; and on Comments). > > # http://subversion.tigris.org/issues/show_bug.cgi?id=1532 > Opened: Tue Sep 23 10:02:00 -0700 2003 > ------- Additional comments from Peter N. Lundblad Thu Jan 12 05:42:25 > -0700 2006 ------- > ------- Additional comments from Peter N. Lundblad Tue May 2 02:21:02 > -0700 2006 ------- > ------- Additional comments from Julian Foad Tue Feb 17 09:41:24 -0700 > 2015 ------- > > # http://subversion.tigris.org/issues/xml.cgi?id=1532 > <creation_ts>2003-09-23 10:02:50</creation_ts> > <who>lundblad</who><issue_when>2006-01-12 04:42:25</issue_when> > <who>lundblad</who><issue_when>2006-05-02 02:21:02</issue_when> > <user>julianfoad</user><when>2015-02-17 08:41:24</when> > > # https://issues.apache.org/jira/browse/SVN-1532 > Created: 23/Sep/03 11:02 > Updated: 17/Feb/15 08:41 > Subversion Importer added a comment - 12/Jan/06 04:42 > Subversion Importer added a comment - 02/May/06 03:21 > > The time zone in my Jira profile is set to London (GMT+00), and > probably assumes something about how to display local times in BST > (GMT+01). > It should be fixed now. Please note that issue tracker on tigris.org displays time always in (-0700) timezone, while JIRA display in user-configured timezone.
-- Ivan Zhakov