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

Re: ISO-8601 dates and issue 614

From: Alan Langford <jal_at_ambitonline.com>
Date: 2002-05-06 14:27:11 CEST

You will find an interesting platform dependency here. There are lots of
Windows/CVS complaints about file modification date changes when a system
switches from standard to daylight savings time and back. In fact (ahem)
most versions of Windows seem to write the modification date to the disk as
UTC. This means that when the user changes time zones, or moves from or to
daylight savings, the file modification times appear to change when in fact
the OS is reporting an accurate date. The many rants against Windows and
suggestions that that this is a "bug" suggest that most Unix based systems
write local time to the disk.

It's also a problem since Windows is inconsistent. Win95 appears to write
local time to the disk, whereas WinNT and Win2000 write UTC.

I'm not sure how deep the implications of these differences is, but though
I'd make you aware of them just in case.

At 2002/05/04 20:07 +0300, Nuutti Kotivuori wrote:
>Help me on this, tell me what to do - this might not be a small
>matter, but I personally think it should go in before alpha or
>whatnot. And I'm willing to put in effort to make it happen.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 6 14:33:11 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.