timezone icon indicating copy to clipboard operation
timezone copied to clipboard

Functions for helping manage timezones in Laravel. Includes <select> form builder for timezones.

Results 13 timezone issues
Sort by recently updated
recently updated
newest added

Noticed a minor niggle that's causing a couple of headaches, Because some of the timezones are using the same value (Auckland and Wellington in our case), When it comes to...

There is an issue with ambiguous timezones. For example take Europe/Berlin. This is mapped to the display values (UTC+01:00) Berlin and (UTC+01:00) Bern. When I now pass Europe/Berlin to the...