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

Re: [PATCH] Unify human represented timestamp formats.

From: Nuutti Kotivuori <naked_at_iki.fi>
Date: 2002-06-23 10:02:29 CEST

Greg Stein wrote:
> Exactly. We should be storing the dates/times in the repos using a
> simple ISO8601 format, in UTC. My preference would be for the DAV
> format, but as long as we have a conversion function from
> repos-string-format to apr_time_t, then I can do a two-step
> conversion to the DAV format.

We are using the WebDAV format. Timestamps in the repository are:

2002-06-23T12:34:56.123456Z

That is, after we just uncomment the new timestamp generation code.

-- Naked

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jun 23 10:07:49 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.