aklump/local-timezone

Get the local timezone from the system.

0.0.1 2023-04-30 19:18 UTC

This package is auto-updated.

Last update: 2024-04-30 00:34:10 UTC


README

Provides a standard interface for getting the local, system timezone as a \DateTimeZone instance.

date_create('tomorrow', \AKlump\LocalTimezone\LocalTimezone::get());