https://github.com/laravel-validation-rules/timezone
Validate that a given timezone is valid.
https://github.com/laravel-validation-rules/timezone
laravel php timezone validation
Last synced: about 1 year ago
JSON representation
Validate that a given timezone is valid.
- Host: GitHub
- URL: https://github.com/laravel-validation-rules/timezone
- Owner: laravel-validation-rules
- License: apache-2.0
- Created: 2017-09-06T15:07:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T11:40:53.000Z (almost 3 years ago)
- Last Synced: 2025-05-21T11:55:48.315Z (about 1 year ago)
- Topics: laravel, php, timezone, validation
- Language: PHP
- Homepage:
- Size: 63.5 KB
- Stars: 21
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[]()
[]()
[]()
[]()
# Laravel Validator Rules - Timezone
This rule will validate that a given timezone is valid within the systems date-time database.
### License
This project is licensed under an Apache 2.0 license which you can find
[in this LICENSE](https://github.com/laravel-validation-rules/timezone/blob/master/LICENSE).
### Feedback
If you have any feedback, comments or suggestions, please feel free to open an
issue within this repository.
### Security
If you have security feedback, please contact me via email at
and I'll usually respond as soon as possible.