Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 29, 2019 21:59
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/e25dd9b82d789fce0bdc7841430307e2 to your computer and use it in GitHub Desktop.
Save parzibyte/e25dd9b82d789fce0bdc7841430307e2 to your computer and use it in GitHub Desktop.
<?php
$fecha = "2018-07-30T20:55:20";
$fechaComoEntero = strtotime($fecha);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment