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

Re: PATCH: obscure bugs in formatting of time/date strings

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-12-19 17:07:08 CET

On Wed, Dec 17, 2003 at 03:10:48AM +0000, Julian Foad wrote:
> Fix the formatting of negative fractional-hour time offsets: an offset
> of -75 minutes was written as "-01-15" instead of the correct "-0115".

I think -01:15 is correct for ISO 8601 extended date-time; the -0115 format
should only be used for "basic" date-time (even though I incorrectly
cut-and-pasted the TZI format between the two in my recent RFC on rewriting
the date parser).

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 19 17:08:02 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.