The specified value does not conform to the required format, "yyyy-MM-dd".

Created on 29 November 2023, about 1 year ago
Updated 12 July 2024, 5 months ago

Problem/Motivation

Added the date popup module for a smart date date time field and it replaces the date time field with a date field with a date picker which is fine but the console is throwing a formatting error:

'The specified value "2023-11-29 00:00:00" does not conform to the required format, "yyyy-MM-dd".'

Steps to reproduce

Add date popup module and try using it with a date time field in views as an exposed filter.

Proposed resolution

Able to control validation format or it applies the proper validation format for date and datetime fields.

Remaining tasks

Figure out why it's throwing this validation error.

User interface changes

none

API changes

none

Data model changes

none

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada sjpeters79

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

Comments & Activities

Production build 0.71.5 2024