Re: [Q] What might cause modification dates to shift later by an hour?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



One easy workaround would be to, when you start the backup program, to set it to a timezone that does not have  daylight savings time shifts.  (eg: " TZ=MST  run_my_backup"  )

This can be done on a per-process (or per-user) basis by setting the TZ environment  variable before
starting the process (or in a user's .*profile file)

On Fri, Jun 26, 2009 at 3:00 PM, Maurice Volaski <mvolaski@xxxxxxxxxxxx> wrote:
Time zones are the culprit -- Specifically DST shifts.
If you check the absolute time stamp (which is GMT), it hasn't changed...
but the distance between you and GMT changed by one hour when the DST change kicked in.
Nothing has gone wrong, unless your backup software works internally with TZ shifted date stamps, in which
case it might get confused twice per yer.

Thanks for you answer. It looks like a bug in the backup software.

--
Stephen Samuel http://www.bcgreen.com  Software, like love,
778-861-7641                              grows when you give it away
_______________________________________________
Ext3-users mailing list
Ext3-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ext3-users

[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux