TimezoneController
class TimezoneController (View source)
Provides a callback for finding out a timezone name.
Methods
JsonResponse
getTimezone(string $abbreviation = '', int $offset = -1, null|bool $is_daylight_saving_time = NULL)
Retrieve a JSON object containing a time zone name given a timezone abbreviation.
Details
JsonResponse
getTimezone(string $abbreviation = '', int $offset = -1, null|bool $is_daylight_saving_time = NULL)
Retrieve a JSON object containing a time zone name given a timezone abbreviation.