Skip to content

Instantly share code, notes, and snippets.

@rsperl
Last active August 4, 2021 20:02
Show Gist options
  • Select an option

  • Save rsperl/e9090e3850fbc6ededf63cf1ce3ed041 to your computer and use it in GitHub Desktop.

Select an option

Save rsperl/e9090e3850fbc6ededf63cf1ce3ed041 to your computer and use it in GitHub Desktop.
formatted timestamp #mysql #dates
select TIME_FORMAT(SEC_TO_TIME(endtime - runtime),'%Hh %im');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment