La création d'événements ne respecte pas le fuseau horaire de 12 heures de l'utilisateur

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 « J'aime »