[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn log: date and time with --xml

From: etienne studer <etienne.studer_at_canoo.com>
Date: 2003-05-19 19:48:52 CEST

Hi

First, congrats to Subversion! We use it with pleasure for several months
now.

A question:

Using 'svn log' without '--xml' gives me the correct time. Using 'svn log'
with '--xml' gives me the GMT time. Does this mean that when using the xml
format I have to know how many hours I am off GMT? Or is there another way
how to get the local time?

Using 'svn log' without the '--xml' option returns
'...2003-02-24 17:35:24 +0100...'. -> correct

Using 'svn log' with the '--xml' option returns
'<date>2003-02-24T16:35:24.120656Z</date>' -> one hour off

Thanks for your help, Etienne

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 19 18:50:58 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.