laravel-validation-rules / timezone
Validate that a given timezone is valid.
Installs: 18 549
Dependents: 0
Suggesters: 0
Security: 0
Stars: 21
Watchers: 5
Forks: 5
Open Issues: 0
Requires
- illuminate/translation: >=5.5 <=10
- illuminate/validation: >=5.5 <=10
Requires (Dev)
- phpunit/phpunit: ~5.7|^9.0
This package is auto-updated.
Last update: 2024-10-20 14:05:04 UTC
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.
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 scott@dor.ky and I'll usually respond as soon as possible.