From 1180d27691d1609e50c822322ad1fb733cb3330f Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Tue, 20 Dec 2022 19:20:36 +0000 Subject: [PATCH] User: alex created process model misc/local-date-and-time --- misc/local-date-and-time/process_model.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/local-date-and-time/process_model.json diff --git a/misc/local-date-and-time/process_model.json b/misc/local-date-and-time/process_model.json new file mode 100644 index 00000000..689c2cfe --- /dev/null +++ b/misc/local-date-and-time/process_model.json @@ -0,0 +1,11 @@ +{ + "description": "Returns the local date and time when provided with time zone", + "display_name": "Local Date and Time", + "display_order": 0, + "exception_notification_addresses": [], + "fault_or_suspend_on_exception": "fault", + "files": [], + "metadata_extraction_paths": null, + "primary_file_name": null, + "primary_process_id": null +} \ No newline at end of file