svelte-jsoneditor icon indicating copy to clipboard operation
svelte-jsoneditor copied to clipboard

Date recognition and picker

Open AlexRMU opened this issue 1 year ago • 2 comments

Timestamp recognition is already available (https://github.com/josdejong/svelte-jsoneditor/issues/106), you can add date recognition. And add a date picker to both.

  • memorize the original/received value
  • don't recognize long strings

AlexRMU avatar Dec 21 '23 16:12 AlexRMU