On Thursday 12 August 2004 21:06, Justin French wrote: > How can I get a unix timestamp of the current timezone, rather than GMT > as supplied by time()?
What are you trying to solve? The unix timestamp is based off GMT (UTC). All calculations involving such timestamps will be assuming GMT. Thus what you're asking for doesn't make sense (not to me anyway). -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* Be different: conform. */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php