1
0
Fork 0
mirror of synced 2024-07-05 22:40:39 +12:00

Remove 24 hour time setting from datetime fields

This commit is contained in:
Andrew Kingston 2024-04-23 11:52:10 +01:00
parent f5ed62bd48
commit 129f2c5bb9

View file

@ -3869,12 +3869,6 @@
"key": "timeOnly",
"defaultValue": false
},
{
"type": "boolean",
"label": "24-hour time",
"key": "time24hr",
"defaultValue": false
},
{
"type": "boolean",
"label": "Ignore time zones",