$tz_offset = 6;
$tz_name = timezone_name_from_abbr(null, $tz_offset * 3600, true);
var_dump($tz_name);
Last active
July 22, 2016 05:53
-
-
Save sohelamin/634aee48874d7faab998663db73bc1a4 to your computer and use it in GitHub Desktop.
DateTime
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment