Crear eventos no respeta la configuración de hora de 12 horas del usuario

Bump - I’m running into this as well.

The discourse-calendar plugin uses a DateTimeInputRange element, but the UI that @tobiaseigen mentioned in the first reply uses the CalendarDateTimeInput element.

For reference, here is the implementation for DateTimeInputRange and here is the implementation for CalendarDateTimeInput.

1 me gusta