Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 2 months ago
JSON representation

Validate that a given timezone is valid.

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.