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 "