Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 4, 2021 19:26
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/7b6aa61792f4a3991b7d9aac55d51f8f to your computer and use it in GitHub Desktop.
Save parzibyte/7b6aa61792f4a3991b7d9aac55d51f8f to your computer and use it in GitHub Desktop.
SELECT strftime("%s", fecha1) - strftime("%s", fecha2) AS segundos_transcurridos;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment