Skip to content

Instantly share code, notes, and snippets.

@ideodora
Created October 14, 2014 07:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ideodora/a58d6fcbedb6dc7833c0 to your computer and use it in GitHub Desktop.
Save ideodora/a58d6fcbedb6dc7833c0 to your computer and use it in GitHub Desktop.
datetime から date への変換
# user date() method
datetime.datetime.now().date()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment