Guest User

Untitled

a guest
Apr 26th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. from datetime import datetime
  2. filename = datetime.now().strftime('%Y%m%d-%H%M%S')
  3. print(filename)
Add Comment
Please, Sign In to add comment