From c87b619456f47fabcf77c06cd4349f61fe80dcc4 Mon Sep 17 00:00:00 2001 From: Adeithe <28549467+Adeithe@users.noreply.github.com> Date: Fri, 31 May 2024 11:08:07 -0400 Subject: [PATCH] Update time docs to use zone ids --- docs/chatbot/variables/time.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/chatbot/variables/time.md b/docs/chatbot/variables/time.md index 62a255f..b5d3644 100644 --- a/docs/chatbot/variables/time.md +++ b/docs/chatbot/variables/time.md @@ -18,7 +18,7 @@ This variable accepts a timezone as input. If no timezone is provided the variab #### Example Input ``` -${time.CET} +${time.America/New_York} ``` #### Example Output