Support code datetime & timestamp field types

Created on 6 May 2024, about 2 months ago
Updated 7 May 2024, about 2 months ago

Problem/Motivation

Now that we can turn things like "7:00pm" into "7pm" (see ✨ Option to conditionally drop minutes (when :00) and am/pm from time Fixed ), there is a use case for this formatter to work with individual datetime/timestamp fields as well as ranges.

Proposed resolution

Add datetime and timestamp to the list of field types supported by the daterange_compact field formatter.

Remaining tasks

Code + test coverage.

User interface changes

None.

API changes

None. The formatter service already copes with identical start and end values. It considers these as one date or timestamp and doesn't try to render it as a range.

Data model changes

None.

πŸ“Œ Task
Status

Active

Version

2.1

Component

Code

Created by

πŸ‡ΈπŸ‡ͺSweden erik.erskine

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

Comments & Activities

Production build 0.69.0 2024