User: alex clicked save for shared/local-date-and-time/shared_local_date_time.bpmn
This commit is contained in:
parent
e038fb695f
commit
5ce73f8a85
|
@ -21,10 +21,7 @@ except NameError:
|
|||
try:
|
||||
date_format
|
||||
except NameError:
|
||||
if is_format:
|
||||
date_format = "DMY"
|
||||
else:
|
||||
date_format = "MDY"
|
||||
date_format = "DMY"
|
||||
|
||||
try:
|
||||
time_format
|
||||
|
|
Loading…
Reference in New Issue