forked from CGM_Public/pretix_original
Week calendar and more improvements to subevent calendars (#1672)
This commit is contained in:
0
src/pretix/helpers/formats/de/__init__.py
Normal file
0
src/pretix/helpers/formats/de/__init__.py
Normal file
3
src/pretix/helpers/formats/de/formats.py
Normal file
3
src/pretix/helpers/formats/de/formats.py
Normal file
@@ -0,0 +1,3 @@
|
||||
# Date according to https://docs.djangoproject.com/en/dev/ref/templates/builtins/#date
|
||||
WEEK_FORMAT = '\\K\\W W/o'
|
||||
WEEK_DAY_FORMAT = 'D, j.n.'
|
||||
Reference in New Issue
Block a user