I am still trying to figure out a good way to fix this. On unix my log shows EDT but Win32 shows US/Eastern and some zones are much longer.
"W. Europe Daylight Time" on my system.
Should we add %z and not print the timezone information for %t? That seems like the only reasonable solution.
+1 vote from me. IMHO TZ information which is constant on the machine anyway can safely be omitted.
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend