Re: Convert Date of Exported Log
From: Andy Levy <andy.levy_at_gmail.com>
Date: Fri, 21 Aug 2009 14:57:24 -0400
On Fri, Aug 21, 2009 at 14:36, Steven Kohus<steven.kohus_at_tcs.com> wrote:
Management by statistics is a bad way to go, but if that's what your
> The issue I am having is with the revisions log, that contains each commit for the system, and the date is stored as a long number. In Tortoise it seems dates are stored in UTC format, but exported as a number. I am not sure how to convert this number to a date in UTC format or any other. Does anyone know how to convert this? Preferably in C# code, but any would be fine.
How are you reading this in the first place?
Subversion stores all dates in UTC. This isn't Tortoise, it's the
> An example date in the log file is:
It's the number of seconds since the Epoch - 1/1/1970 00:00:00Z. The
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.