Add option to hide end date if the start date and end date are the same day but different times

Created on 30 June 2024, 6 months ago
Updated 4 September 2024, 4 months ago

Problem/Motivation

Currently, if the start day and end day are the same, but they have different times, the end day still displays. There are situations where we don't need to repeat the end day but show the start and end times.

Current example:
[start_day] [start_time] [separator] [end_day] [end_time]
Wednesday, January 24, 2024 - 8:00 am - Wednesday, January 24, 2024 - 9:30 am

Proposed resolution

Add an option to not repeat the end day if the date range has the same day but different times.

Perhaps have independent date format options for both the start date and end date instead of using a single date format option for both start and end date.

Proposed example:
[start_day] [start_time] [separator] [end_time]
Wednesday, January 24, 2024 - 8:00 am to 9:30 am

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

โœจ Feature request
Status

Needs work

Version

11.0 ๐Ÿ”ฅ

Component
Datetimeย  โ†’

Last updated 2 days ago

Created by

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024