- Issue created by @ras-ben
- Merge request !1043468300: Allow "00:00" => "23:59" as min/max times in settings. → (Closed) created by ras-ben
- Status changed to Needs review
3 months ago 10:45am 15 August 2024 - 🇧🇬Bulgaria pfrenssen Sofia
Setting to NW, as per @kasperg's review on the MR.
- 🇨🇦Canada endless_wander
My North American clients much prefer 12-hour time with am/pm option. I know, it's weird, but so many North Americans just get super confused by 24-hour time. Can we have both as options please?
- Merge request !1123468300: Update EventSeriesSettings to use datetime form element. → (Open) created by ras-ben
- 🇩🇰Denmark ras-ben Copenhagen
Alright, so, it turns out that changing from 12h to 24h causes a sea of trouble. Sadly.
I've closed the other pull request, and opened a new, that simplifies things:
Instead, I just made sure that the settings form for EventSeries uses a date field, rather than a text field.
This way, an editor cannot input an invalid format, which was my original problem:
https://git.drupalcode.org/project/recurring_events/-/merge_requests/112