Re: [PHP-INST] date/time in wrong zone

2001-04-09 Thread Yasuo Ohgaki
I think your locale is something wrong. For example, my RedHat7/J does not have JST, but has Japan, for some reason. I had to copy Japan locale as JST to make it work. Locale is system dependent, this is my best guess. Hope this helps. -- Yasuo Ohgaki ""Duke"" <[EMAIL PROTECTED]> wrote in mes

[PHP-INST] date/time in wrong zone

2001-04-09 Thread Duke
I sent the following to php-general with no success. I'm wondering if it is a compile/install issue? I'm using php 4.0.4pl1on a FreeBSD system. When I use a php date/time function, it reports the time in GMT, however, I have the date on my FreeBSD system set to EDT. I can't figure out what the p