DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8368>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8368 echo DATE_LOCAL ignores timezone from TZ environment variable [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED ------- Additional Comments From [EMAIL PROTECTED] 2003-07-06 22:49 ------- As far as I understand that is not possible in threaded environments (since the real env variables are shared between threads). At least in 2.x that would be a problem (locking all threads just to determine the date or time is not so cool). The best way is probably to launch a CGI-script which changes TZ within its environment and outputs the desired time format (if it's worth the effort at all). Sorry. Thanks for using Apache. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
