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

Re: time format wrap-up? (was: a human-eye date format everyone can love)

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-25 13:40:04 CEST

On Tue, Jun 25, 2002 at 12:37:19PM +0200, Gerald Richter - ecos gmbh wrote:
>...
> For human readability I find it really hard to read with the timezone append
> directly to the time:
>
> 2002-06-13 19:08:43-0700
>
> I personaly find it much better with an extra space
>
> 2002-06-13 19:08:43 -0700
>
> Gerald
>
> P.S. Forget about it in case I missed something in this long thread and this
> was discussed earlier...

ISO 8601 forbids the space in there.

Of course, we can still choose whatever we want:

1) ISO 8601 compat. no space.
2) ISO 8601 tweaked. include a space.

Personally, I'm in favor of compatibility.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 25 13:37:53 2002

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.