Candide U
|
f97ad66026
|
Add formats for en_CA (#3844)
* Create __init__.py
* Create formats.py for Canadian English
Referencing: https://github.com/pretix/pretix/discussions/3842
Based on:
- https://github.com/pretix/pretix/blob/master/src/pretix/helpers/formats/en_US/formats.py (for time formatting and structure)
- https://github.com/django/django/blob/main/django/conf/locale/fr_CA/formats.py (For dates)
* Update __init__.py
---------
Co-authored-by: Raphael Michel <mail@raphaelmichel.de>
|
2024-01-30 17:03:39 +01:00 |
|
Raphael Michel
|
83b10ecd23
|
Use 24h time for Greek locale
|
2023-02-17 09:35:06 +01:00 |
|
Raphael Michel
|
684b8e4102
|
Accept arabic numbers from date picker (#2547)
|
2022-03-21 12:36:40 +01:00 |
|
Richard Schreiber
|
b6273adc57
|
Calendar-View: add short_month_day_format for week-views (#2392)
|
2021-12-21 11:19:58 +01:00 |
|
Richard Schreiber
|
0bf7bba6ba
|
Fix: WEEK_FORMAT fallback in calender week-views (#2391)
* switch to context-week_format for fallback-handling
* set week_format fallback to en instead of de
* add french WEEK_FORMAT and WEEK_DAY_FORMAT
|
2021-12-21 10:10:13 +01:00 |
|
Raphael Michel
|
a93287207b
|
pretix Community Edition moves to AGPLv3-based license (#2023)
|
2021-04-12 10:33:47 +02:00 |
|
Raphael Michel
|
04bfa63a5e
|
Add region setting to supplement localization (#1875)
|
2020-12-14 13:15:38 +01:00 |
|
Raphael Michel
|
de9c450648
|
Week calendar and more improvements to subevent calendars (#1672)
|
2020-05-07 15:48:47 +02:00 |
|
Raphael Michel
|
aac05727ed
|
Multi-line location field, new field for admission time
|
2017-05-10 12:58:57 +02:00 |
|
Tobias Kunze
|
11dc8aac36
|
Force ISO8601-ish datetime format for locale 'en'
|
2016-10-05 18:47:44 +02:00 |
|
Raphael Michel
|
4feeab35e4
|
Force ISO8601 date format for locale 'en'
|
2016-10-01 12:32:07 +02:00 |
|