From ace140148d5a2b4d9128802ecc319b8966f66bbc Mon Sep 17 00:00:00 2001 From: staging Date: Fri, 7 Oct 2022 15:25:09 +0000 Subject: [PATCH] User: ciuser1 clicked save for shared/local-date-and-time/shared_local_date_time.bpmn --- shared/local-date-and-time/shared_local_date_time.bpmn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/local-date-and-time/shared_local_date_time.bpmn b/shared/local-date-and-time/shared_local_date_time.bpmn index 5c0c1354..ab53dd38 100644 --- a/shared/local-date-and-time/shared_local_date_time.bpmn +++ b/shared/local-date-and-time/shared_local_date_time.bpmn @@ -8,7 +8,7 @@ Flow_1al74ve Flow_0xa8fic - + import datetime local_date_time_obj = datetime.utcnow() local_date_str = local_date_time_obj.strftime('%Y-%m-%d')