Skip to content

TimeZoneAbbr#

This validation rules checks if the posted input can is a valid Time Zone abbreviation.

Class#

LaravelExtendedValidation\Rules\DateAndTime\TimeZoneAbbr

For the full list of accepted timezone abbreviations please check the source of this rule.

Valid examples:

  • CEST
  • KST
  • JST

Constructor argument(s)#

none