From c33a1fcc6e24e4d5607e8363a277e9738c5f2151 Mon Sep 17 00:00:00 2001 From: John Mettraux Date: Thu, 3 Oct 2024 15:58:38 +0900 Subject: [PATCH] Update README.md on "@yearly Asia/Tbilisi" --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0c62a2e..f9dbcf1 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,11 @@ Fugit accepts a IANA timezone identifier right after a cron string: ```ruby '5 0 * * * Europe/Rome' # 5 minutes after midnight, every day, Rome tz '0 22 * * 1-5 Asia/Tbilisi' # at 2200 on weekdays in Georgia + +'@yearly Asia/Kuala_Lumpur' # turns into '0 0 1 1 * Asia/Kuala_Lumpur' +'@monthly Asia/Jakarta' # turns into '0 0 1 * * Asia/Jakarta' + # + # those two "ats" and friends since fugit 1.11.2... ``` When no time zone is specified, fugit uses Ruby's provided timezone.