Skip to content

Instantly share code, notes, and snippets.

@justinabrahms
Created August 12, 2010 18:42
Show Gist options
  • Save justinabrahms/521458 to your computer and use it in GitHub Desktop.
Save justinabrahms/521458 to your computer and use it in GitHub Desktop.
# START_TIME is an instance of datetime.time()
datetime.combine(datetime.today(), START_TIME)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment