Skip to content

Instantly share code, notes, and snippets.

@vieirin
Created July 30, 2016 05:12
Show Gist options
  • Save vieirin/f4814e009bc23d9aa1e905cf777380f7 to your computer and use it in GitHub Desktop.
Save vieirin/f4814e009bc23d9aa1e905cf777380f7 to your computer and use it in GitHub Desktop.
import datetime
print(datetime.datetime.now().strftime("%H-%M"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment