update: Add nl date for quick input of dates

This commit is contained in:
Mathis Gauthey
2024-01-04 10:39:40 +01:00
parent 933d3e03a9
commit 3c40437ab0
3 changed files with 9224 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"autosuggestToggleLink": false,
"autocompleteTriggerPhrase": "@",
"isAutosuggestEnabled": true,
"format": "YYYY-MM-DD",
"timeFormat": "HH:mm:ss",
"separator": " ",
"weekStart": "locale-default",
"modalToggleTime": false,
"modalToggleLink": false,
"modalMomentFormat": "YYYY-MM-DD HH:mm"
}