Skip to content

iOS/webkit: Invalid Date #179

@strarsis

Description

@strarsis

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions