17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1924 Views |
-
Time zone conversion.

4 August 2008 at 1:52pm
Hi guys,
I am hosted in the US but writing an app that will have global users. One feature is an event calendar with event times. What I am looking for is a way to get the users own timezone from their clock and then do a date/time conversion so that they see the event date/time in their own timezone.
Not being a php/web app guru, what is an elegant way to do this.
Thanks in advance.
-
Re: Time zone conversion.

4 August 2008 at 11:21pm
Ive never done time zone support... but a good old google search never fails. I don't think theres anything built into SilverStripe (I could be wrong. Ive just never used it)
http://www.expertsrt.com/tutorials/Matt/PHPTimeZone.html
http://www.swish-db.com/tutorials/view.php/tid/380Also on the PHP.net site there is
http://php.net/manual/en/function.date-timezone-get.php
http://php.net/manual/en/function.date.phpFor reference.
| 1924 Views | ||
|
Page:
1
|
Go to Top |


