Skip to content

Instantly share code, notes, and snippets.

@philippeowagner
Created July 29, 2014 09:32
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 philippeowagner/67355a2cb4837e8a73e1 to your computer and use it in GitHub Desktop.
Save philippeowagner/67355a2cb4837e8a73e1 to your computer and use it in GitHub Desktop.
MONATE = ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember']
WOCHENTAGE = ['Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag', 'Sonntag']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment