-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
A KnexJS
/SQLite
date
type field is used as source
for a react-admin
<DateField
.
On PC/Android Chrome/Firefox the field can parse the source
value as date and display it formatted.
On iOS/webkit the <DateField
however render Invalid Date
.
Example date value: 2022-03-15 21:32:21
(year-month-day hour:minute:seconds).
Related, older SO discussion: https://stackoverflow.com/questions/52508501/react-admin-invalid-date-in-safari
Metadata
Metadata
Assignees
Labels
No labels