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:52:39 +00:00
parent e038fb695f
commit 5ce73f8a85
1 changed files with 1 additions and 4 deletions

View File

@ -21,10 +21,7 @@ except NameError:
try:
date_format
except NameError:
if is_format:
date_format = "DMY"
else:
date_format = "MDY"
try:
time_format