Date/Time
PHP Manual

date_offset_get

(PHP 5 >= 5.1.0)

date_offset_get — Returns the daylight saving time offset

Description

int date_offset_get ( DateTime $object )
int DateTime::getOffset ( void )

Parameters

object

DateTime object.

Return Values

Returns DST offset in seconds on success or FALSE on failure.


Date/Time
PHP Manual

copyright  ©  January 09 2009 sean dreilinger url: http://durak.org/sean/pubs/software/php/function.date-offset-get.html