Open
Description
Once you add specific hours at the start and end of an event, the events are shown in the month and week views of the event calendar but not in the day view. See https://sandbox.semantic-mediawiki.net/wiki/Class_trip
Not shown since hours are specified for the start and end
{{Event calendar item
|event=Class trip to the museum or natural history
|start=2025-02-20T12:00
|end=2025-02-20T15:00
|type=Class trip
|location=museum of natural history
|description=Est Nullam eleifend consequat auctor morbi convallis at ac neque lorem.
}}
Shown in day view since no hours are specified for the start and end
{{Event calendar item
|event=Class trip to the museum or natural history
|start=2025-02-20
|end=2025-02-20
|type=Class trip
|location=museum of natural history
|description=Est Nullam eleifend consequat auctor morbi convallis at ac neque lorem.
}}