Last active
August 13, 2019 13:24
-
-
Save jrodriguez-ifuelinteractive/997638f4f191190cfc0dbd5ed645b200 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
$date = new DateTime('2019-01-21 00:00:00', new DateTimeZone('America/New_York')); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment