File tree Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Expand file tree Collapse file tree 1 file changed +24
-1
lines changed Original file line number Diff line number Diff line change 1+ [ ![ Scrutinizer] ( https://img.shields.io/scrutinizer/g/laravel-validation-rules/timezone.svg )] ( )
2+ [ ![ Travis] ( https://img.shields.io/travis/laravel-validation-rules/timezone.svg )] ( )
3+ [ ![ Packagist] ( https://img.shields.io/packagist/dt/laravel-validation-rules/timezone.svg )] ( )
4+ [ ![ Github All Releases] ( https://img.shields.io/github/downloads/laravel-validation-rules/timezone/total.svg )] ( )
5+
6+ # Laravel Validator Rules - Timezone
7+
8+ This rule will validate that a given timezone is valid within the systems datetime database.
9+
10+ ### License
11+ This project is licensed under an Apache 2.0 license which you can find
12+ [ in this LICENSE] ( https://github.com/laravel-validation-rules/timezone/blob/master/LICENSE ) .
13+
14+
15+ ### Feedback
16+ If you have any feedback, comments or suggestions, please feel free to open an
17+ issue within this repository.
18+
19+
20+ ### Security
21+ If you have security feedback, please contact me via email at
22+ < security@ssx.email > and I'll usually respond as soon as possible.
23+
124# Laravel Validator Rules - Timezone
225
326This rule will validate that a given timezone is valid within the systems datetime database.
@@ -14,4 +37,4 @@ issue within this repository.
1437
1538### Security
1639If you have security feedback, please contact me via email at
17- < security@ssx.email > and I'll usually respond as soon as possible.
40+ < security@ssx.email > and I'll usually respond as soon as possible.
You can’t perform that action at this time.
0 commit comments