Date: 07/23/99
- Next message: Jim Winstead: "[PHP-DEV] gmmktime()"
- Previous message: danny.heijl <email protected>: "[PHP-DEV] PHP 4.0 Bug #1852: autoconf failure : AC_DISABLE_FAST_INSTALL undefined"
- In reply to: Cole Tuininga: "Re: [PHP-DEV] 3.0.12"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jul 23, Cole Tuininga wrote:
> Remember, we're calculating GMT from local time, not vice versa.
Then you're using the wrong function. From the docs:
gmmktime -- get UNIX timestamp for a GMT date
If your time is in local time, you should be using mktime().
Jim
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jim Winstead: "[PHP-DEV] gmmktime()"
- Previous message: danny.heijl <email protected>: "[PHP-DEV] PHP 4.0 Bug #1852: autoconf failure : AC_DISABLE_FAST_INSTALL undefined"
- In reply to: Cole Tuininga: "Re: [PHP-DEV] 3.0.12"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

