From 9617daa7447ae519fd1a7dde4d9c067ec917e2aa 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 "