Last active
August 4, 2021 20:02
-
-
Save rsperl/e9090e3850fbc6ededf63cf1ce3ed041 to your computer and use it in GitHub Desktop.
formatted timestamp #mysql #dates
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
| 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