-
-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
user requestRequested by userRequested by user
Description
Suggestion
The JS Date
object should be supported as Date value in the editor.
I am aware that Date
is not valid JSON value.
Use case
- The
JsonEditor
can be used to displayDate
data - I am using the
JsonEditor
to display developer data that will make request with and to view the response data. For easier working with the data, the API layer does the conversion ofnumber
/string
->Date
.
Metadata
Metadata
Assignees
Labels
user requestRequested by userRequested by user