The daylight-saving tag has no wiki summary.
1
vote
1answer
155 views
cron job that fired 8 times rather than once. Daylight saving issue?
We're running a Redhat server (2.6.33.3-85.fc13.x86_64) and experienced some odd behaviour with our cron setup. We're running an out-of-the-box installation of cron.
We have a task that runs daily ...
2
votes
0answers
94 views
Windows Server Cluster & Strange Day Light Savings Time Behaviour
Over the weekend (Sunday March 27th) Daylight Savings Time kicked in here in Ireland and so all the servers (all win2k3 server) in our Production Environment updated their Times +1 Hour. However ...
1
vote
1answer
84 views
Are IIS logs affected by Daylight savings time?
It seems as if IIS logs are timestamped with the current UTC time. Will the timestamps in IIS logs be offset an hour during daylight savings time?
0
votes
2answers
189 views
Daylight Savings Time and Microsoft Exchange woes
Ever since the switch from Standard Time to Daylight Time, the time on our e-mail messages has been ahead by one hour. This symptom has me wondering if the cause is improper configuration of daylight ...
2
votes
5answers
748 views
A cron replacement that handles multiple time zones
I am looking for a cron replacement (or a method in cron if at all possible) that can allow for the scheduling of jobs in any number of time zones (specifically more than one per user/file). What I ...
1
vote
3answers
2k views
IIS Time Zone and daylight saving changes
How can I determine Time Zone setting for IIS.
It seems that ever since the daylight savings were applied (+1 hour) the time returned by IIS is 1 hour behind as the +1 was ignored.
The time on the ...