Func Date Timezone Version Get
# PHP timezone_version_get() Function
[ PHP Date/Time Reference](#)
## Example
Return the version of the timezone database:
[Run Example Β»](#)
* * *
## Definition and Usage
The timezone_version_get() function returns the version of the timezone database.
## Syntax
timezone_version_get();
## Technical Details
| Return Value: | Returns the version of the timezone database as a string. |
| :--- |
| PHP Version: | 5.3+ |
* * PHP Date/Time Reference](#)
YouTip