From 64fb761615e2c626988b14700d134fe0b2176244 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 11 Nov 2025 19:25:31 -0700 Subject: [PATCH] wip(calendar): rework field access --- cmd/calendar/main.go | 64 +++++++++++++++++++++++++++++++++++++++----- 1 file changed, 58 insertions(+), 6 deletions(-) diff --git a/cmd/calendar/main.go b/cmd/calendar/main.go index fd8a163..f8912fb 100644 --- a/cmd/calendar/main.go +++ b/cmd/calendar/main.go @@ -24,9 +24,61 @@ type Rule struct { // Reminders are ignored for now – you can add them later. } +type DayType int + +const ( + FEDERAL DayType = iota + BANK + BUSINESS +) + +// format is either "