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)
| Related Man Pages |
|---|
| php_check_syntax(3) - php |
| nl2br(3) - php |
| date_default_timezone_get(3) - php |
| php_strip_whitespace(3) - php |
| phar.getstub(3) - php |