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

Re: <date> tag: format and timezone

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-05-23 01:27:48 CEST

kfogel@collab.net wrote:

>Branko Čibej <brane@xbc.nu> writes:
>
>
>>>2. Do I always get back the UTC time in the <date> tag?
>>>
>>>
>>The time zone indicator is part of the time format, so you can determine
>>the UTC offset by parsing the timestamp.
>>
>>
>
>If that's the case, which portion of the above timestamp indicates the
>time zone? I think the "Z" indicates UTC?
>
Yes, 'Z' is the same as UTC+00:00. It's a symbold for the military
"Zulu" or "zero" time zone. A-M indicate positive offsets, N-X indicate
negative iffsets from UTC (in 1-hour increments). 'Z' is explicitly
allowed by ISO-8601 -- it's a handy shorthand for UTC.

-- 
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 Fri May 23 01:28:10 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.