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

Re: svn commit: rev 1124 - trunk/subversion/libsvn_wc

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-02-01 02:05:44 CET

Greg Stein wrote:

>On Fri, Feb 01, 2002 at 12:12:25AM +0100, Branko Äibej wrote:
>
>>Greg Stein wrote:
>>...
>>
>>>Here is a valid ISO 8601 date:
>>>
>>> 2001-11-21T09:15:56.423888Z
>>>
>>This doesn't quite represent the fileds in apr_time_t -- gmt_offset is
>>missing.
>>(It is unambiguous, of course. :-)
>>
>
>No... that 'Z' on the end means it is in GMT. (which is what we should
>marshal as; rather than worry about time zones)
>

I know. I did say the representation was unambiguous, didn't I? :-)
I'ts just not good enough for read-write invariance of an
apr_exploded_time_t.

(Besides -- time zones Alpha..Zulu are defined in terms of UTC, not GMT,
so if we marshal in GMT but mark the time zone as Z, we do lose
information. If you care about leap seconds, that is. :-p )

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:02 2006

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.