Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created October 16, 2019 02:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/dbfd33fd68b16171cf98bf0367963962 to your computer and use it in GitHub Desktop.
Save parzibyte/dbfd33fd68b16171cf98bf0367963962 to your computer and use it in GitHub Desktop.
<?php
echo strtotime("2017-09-18 15:52:55");
//Salida -> 1505764375
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment