User: alex clicked save for shared/local-date-and-time/shared_local_date_time.bpmn

This commit is contained in:
demo 2022-10-28 14:56:16 +00:00
parent 5ce73f8a85
commit e1dd50d3ee
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ except NameError:
try:
date_format
except NameError:
date_format = "DMY"
date_format = "YMD"
try:
time_format