Query: timezone_version_get
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TIMEZONE_VERSION_GET(3) 1 TIMEZONE_VERSION_GET(3) timezone_version_get - Gets the version of the timezonedbSYNOPSISstring timezone_version_get (void )DESCRIPTIONReturns the current version of the timezonedb.RETURN VALUESReturns a string.EXAMPLESExample #1 Getting the timezonedb version <?php echo timezone_version_get(); ?> The above example will output something similar to: 2009.7SEE ALSOList of Supported Timezones. PHP Documentation Group TIMEZONE_VERSION_GET(3)