Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

timezone_version_get

Description

Gets the version of the timezonedb

Syntax

timezone_version_get ( void ) : string

Return

Returns a string.

Examples

1

<?

$return = timezone_version_get();

echo $return;

?>
2023.3
HomeMenu