Skip to content

Instantly share code, notes, and snippets.

@drbh
Created March 19, 2018 16:04
Show Gist options
  • Select an option

  • Save drbh/955508726b03b48d74bfb89ce33ca577 to your computer and use it in GitHub Desktop.

Select an option

Save drbh/955508726b03b48d74bfb89ce33ca577 to your computer and use it in GitHub Desktop.
python -c 'import datetime;print "Week: %s" % datetime.date.today().isocalendar()[1]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment