Skip to content

Instantly share code, notes, and snippets.

View mlocati's full-sized avatar

Michele Locati mlocati

View GitHub Profile
@mlocati
mlocati / timezone-constants-creator.php
Last active April 9, 2024 11:19
Convert time zone identifiers to/from PHP from/to Windows
<?php
/*
* License: MIT
* Author: Michele Locati <michele@locati.it>
*/
declare(strict_types=1);
set_error_handler(