Andreas Pflug wrote:
Bruce Momjian wrote:
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.
Another possibility would be to have alternatives for %t and %s which used UTC rather than local time (and so of course didn't use a timezone). Or maybe we could do both.
cheers
andrew
---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly