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?

link|improve this question
feedback

1 Answer

up vote 3 down vote accepted

UTC time does not observe day light saving time. So no it will not have any of those issues. So for example EST is UTC-5 and EDT is UTC-4 (Eastern Standard Time and Eastern Daylight Time).

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.