HiEventsDev / Hi.Events

Open-source event management and ticket selling platform 🎟️
https://hi.events
GNU Affero General Public License v3.0
886 stars 75 forks source link

🌟Improve date and time display on event page #54

Closed elronalds closed 2 months ago

elronalds commented 2 months ago

On the event page it shows the date and time in the following format.

Date & Time Jul 26, 2024 1:00pm Jul 26, 2024 3:00pm

It would be nice to have these labelled with the Start and End so people know what the two times mean. It would also be nice to have the day shown. For example:

Date & Time Friday, July 26, 2024 1:00pm to Friday, July 26, 2024 3:00pm

daveearley commented 2 months ago

That's a good point. I'll update it to be more clear.

daveearley commented 2 months ago

No end date

Screenshot 2024-06-17 at 17 49 55

Multi day

Screenshot 2024-06-17 at 17 49 30

Same day

Screenshot 2024-06-17 at 17 49 14

Done!