Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-08-20T11:40:53.000Z (about 1 year ago)
- Last Synced: 2024-07-20T12:23:13.170Z (4 months ago)
- Topics: laravel, php, timezone, validation
- Language: PHP
- Homepage:
- Size: 63.5 KB
- Stars: 21
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
[![Scrutinizer](https://img.shields.io/scrutinizer/g/laravel-validation-rules/timezone.svg)]()
[![Travis](https://img.shields.io/travis/laravel-validation-rules/timezone.svg)]()
[![Packagist](https://img.shields.io/packagist/dt/laravel-validation-rules/timezone.svg)]()
[![Github All Releases](https://img.shields.io/github/downloads/laravel-validation-rules/timezone/total.svg)]()# 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.