It’s a bit of a inconvenience to need to take care of time zones when creating the data for the YAML files. Even more so because dance events are usually in person at a specific place where the timezone to use is kind of obvious
I’d propose to …:
- Move the timezone information to an extra field.
- Accept unix locales (eg.
Europe/Vienna) for this field instead of just offsets.
- Implement a mapping of country/city to default timezone.
Any of those would improve the editing experience.
It’s a bit of a inconvenience to need to take care of time zones when creating the data for the YAML files. Even more so because dance events are usually in person at a specific place where the timezone to use is kind of obvious
I’d propose to …:
Europe/Vienna) for this field instead of just offsets.Any of those would improve the editing experience.