Criar eventos não respeita o local de horário de 12 horas do usuário

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 curtida