Re: [Zope] where does zLOG get the time it records?
"Chris McDonough" wrote The time is recorded in UTC (GMT)... this is pretty silly IMHO, but nobody has had the chutzpah to change it to something better. There is really no way to make it log localtime without changing the code.
Nooooo. Don't change it. Don't log in localtime. That path leads to madness and chaos - for instance, what happens when daylight savings kicks in or out? Anthony -- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.
IMHO, it should log in localtime but indicate the offset from UTC (e.g. -5, -4, etc.) ----- Original Message ----- From: "Anthony Baxter" <anthony@interlink.com.au> To: "Chris McDonough" <chrism@zope.com> Cc: "Lynn Walton" <waltonl@franklin.edu>; <zope@zope.org> Sent: Tuesday, October 23, 2001 3:42 AM Subject: Re: [Zope] where does zLOG get the time it records?
"Chris McDonough" wrote The time is recorded in UTC (GMT)... this is pretty silly IMHO,
but
nobody has had the chutzpah to change it to something better. There is really no way to make it log localtime without changing the code.
Nooooo. Don't change it. Don't log in localtime. That path leads to madness and chaos - for instance, what happens when daylight savings kicks in or out?
Anthony
-- Anthony Baxter <anthony@interlink.com.au> It's never too late to have a happy childhood.
Yes, but since most people don't know or care about UTC, it's a little more friendly. Hannu Krosing wrote:
Chris McDonough wrote:
IMHO, it should log in localtime but indicate the offset from UTC (e.g. -5, -4, etc.)
Is'nt this just another format for logging UTC ?
--------------- Hannu
-- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com "Killing hundreds of birds with thousands of stones"
participants (4)
-
Anthony Baxter -
Chris McDonough -
Chris McDonough -
Hannu Krosing