mirror of
https://github.com/pretix/pretix.git
synced 2026-05-07 15:34:02 +00:00
committed by
Raphael Michel
parent
303b9912ff
commit
3019a31fbb
@@ -100,7 +100,7 @@ class EventMixin:
|
||||
|
||||
def get_date_range_display(self, tz=None) -> str:
|
||||
"""
|
||||
Returns a formatted string containing the start date and the event date
|
||||
Returns a formatted string containing the start date and the end date
|
||||
of the event with respect to the current locale and to the ``show_times`` and
|
||||
``show_date_to`` settings.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user