Closed martinjagodic closed 3 months ago
Targeting all open issues with the label area: extensions/widgets/datetime. Hopefully, I get it right this time.
default: '{{now}}'
picker_utc: true
Z
format
date_format
time_format
Looks like you also fixed this one: https://github.com/decaporg/decap-cms/issues/7212
Targeting all open issues with the label area: extensions/widgets/datetime. Hopefully, I get it right this time.
default: '{{now}}'
option to enable the current behavior of displaying the current time (using the specified format)picker_utc: true
Z
in format andpicker_utc: true
work togetherformat
is set,date_format
andtime_format
(if strings) are ignored (#7250)