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

Pierre\'s Blog: Syntax highlighter in PHP

The PEAR Blog: PEAR communities (LinkedIn & Facebook)

Greg Beaver's Blog: Interesting, potentially critical bug in PEAR

Inside Open Source: Two New Articles (Date/Time & Services_Google)

Greg Beaver's Blog: problem with PHP_Archive-based phars tracked to odd unpack() bug


Community Events









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


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

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