-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
JsonEditorcan be used to displayDatedata - I am using the
JsonEditorto 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