Incorrect end time used in range when end time is noon or midnight

Created on 23 September 2025, 27 days ago

Problem/Motivation

For a time range, if the end time falls on noon or midnight, and the formatter is NOT configured to display "noon" and "midnight" (but instead 12:00), the formatter is incorrectly using the start time instead.

E.g., if you have a date range from September 23 09:00 to September 23 12:00, this gets displayed as:

Sept. 23, 2025, 9 a.m. to 9 a.m.

When it should be displayed as:

Sept. 23, 2025, 9 a.m. to 12 p.m.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bkosborne New Jersey, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024