Hi,
Can someone explain why does RollingCalendar::computeTriggeringPeriod permanently overrides the user's TZ environment variable?
Shouldn't it fetch the users value with getenv, save it temporarily, then set TZ
to GMT and when it's finished restore it?
If this is not a bug, can someone explain what the intent is?
That isn't the only problem with timezone handling, I've added your report to the existing bug on timezone handling, http://nagoya.apache.org/jira/browse/LOGCXX-11
