mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 22:18:14 +00:00
User: hurairaidrees@gmail.com clicked save for playground/nutech/issue2/gatepass-schema.json
This commit is contained in:
parent
a3ae3daf6e
commit
844206a880
@ -90,9 +90,10 @@
|
||||
"time_in": {
|
||||
"type": "string",
|
||||
"title": "Time In",
|
||||
"format": "time",
|
||||
"timeFormat": "HH:mm",
|
||||
"timeSaveFormat": "HH:mm"
|
||||
"format": "time",
|
||||
"timeFormat": "h:mm A", // 12-hour format with AM/PM
|
||||
"timeSaveFormat": "HH:mm:ss",
|
||||
"ampm": true
|
||||
|
||||
},
|
||||
"time_out": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user