This PR overhauls the way event dates are rendered by applying context-aware formatting rules: * Single-day events only show times when appropriate, hiding “12:00 AM” for events without endDate. * Multi-day ranges omit redundant parts (e.g. for the current year) and include weekday/month/day when needed. ### Impact * Improves readability of event dates across the app * Reduces visual noise by hiding redundant date/time fragments * Ensures consistency with user expectations around relative dates --------- Co-authored-by: Yuriy Kurant <yuriy@discourse.org> |
||
|---|---|---|
| .. | ||
| admin-holidays-list-item-test.gjs | ||
| admin-holidays-list-test.gjs | ||
| dates-test.gjs | ||
| more-menu-test.gjs | ||
| region-input-test.gjs | ||
| rich-editor-extension-test.js | ||
| upcoming-events-list-test.gjs | ||