Skip to content

Instantly share code, notes, and snippets.

@guilleiguaran
Created December 29, 2014 06:26
Show Gist options
  • Save guilleiguaran/551961831ee5caa80f60 to your computer and use it in GitHub Desktop.
Save guilleiguaran/551961831ee5caa80f60 to your computer and use it in GitHub Desktop.
#!/usr/bin/python
import time
print (time.strftime("%d/%m/%G"))
print (time.strftime("%d/%m/%Y"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment