Hi,
Joshua Ross wrote:
The only problem I have is that this causes Zend_Log to log dates that
are not in the server's timezone. That obviously results in an
interesting log file where it does not appear to be chronological even
though it is.
I'm wondering if this is really a problem with the ISO 8601 [1] timestamp
format which Zend_Log [2] seems to use, or am I missing something?
With this date format (also date('c') ) every stamp includes the TZ.
HTH,
- Markus
[1] http://en.wikipedia.org/wiki/ISO_8601
[2] http://framework.zend.com/manual/en/zend.log.formatters.html