Gets the version of the timezonedb
Syntax
timezone_version_get ( void ) : string
Return
Returns a string.
Examples
<? $return = timezone_version_get(); echo $return; ?>
2022.6
Gets the version of the timezonedb
timezone_version_get ( void ) : string
Returns a string.
<? $return = timezone_version_get(); echo $return; ?>
2022.6