News Feed
Jobs Feed
Sections




News Archive
Builder.com.au:
Get the correct time by converting between time zones with PHP and PEAR
February 23, 2007 @ 10:11:00

On the Builder.com.au website today, there's a quick new tutorial on grabbing the correct time for a user's "home" rather than the server's time.

PHP comes with an extensive catalog of date and time functions, all designed to let you easily retrieve temporal information, massage it into a format you require, and either use it in a calculation or display it to the user. However, if you'd like to do something more complicated, things get much, much hairier

To make things easier, they enlist the service of the PEAR Date package to help bridge the gap between the time zones faster. They give some of the basics of using the package before actually getting into the time zone conversion. The code is pretty straight-forward and they even include other simple tips like how to calculate the GMT offset and how to add and subtract timespans.

0 comments voice your opinion now!
timezone pear date package difference gmt offset timezone pear date package difference gmt offset


blog comments powered by Disqus

Similar Posts

Dan Scott's Blog: File_MARC and Structure_Linked_List: new alpha releases

David Coallier's Blog: Text_CAPTCHA_Numeral goes stable

Sara Golemon's Blog: Why isn't this in PEAR?

Joshua Eichorn's Blog: Writing again (HTML_AJAX Manual)

CodePoets.co.uk: How to use PHP and PEAR MDB2 (Tutorial)


Community Events









Don't see your event here?
Let us know!


framework composer zendframework2 language object development podcast community interview opinion example api event testing introduction tool code unittest release functional

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework