From f79eb288c701d4bd920616107798b1c365708a7d Mon Sep 17 00:00:00 2001 From: G Johansson Date: Mon, 29 May 2023 21:38:17 +0200 Subject: [PATCH] Workday explain offset field (#27579) Co-authored-by: Franck Nijhof --- source/_integrations/workday.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/workday.markdown b/source/_integrations/workday.markdown index db41fed3a51..f84f5351c91 100644 --- a/source/_integrations/workday.markdown +++ b/source/_integrations/workday.markdown @@ -47,6 +47,8 @@ Add holidays will only take dates formatted with `YYYY-MM-DD`. Remove holidays will take dates formatted with `YYYY-MM-DD` or partial of name, for example, `christmas` will exclude `Christmas Day`. +The offset can be used to see if future days are workdays. For example, put `1` to see if tomorrow is a workday. + ## Automation example Example usage for automation: