Fix Off-By-One Weekdays #1

Merged
pyrex merged 1 commits from rakeela/theoma-calendar:rakeela-patch-1 into main 2026-01-17 22:10:45 +00:00
Showing only changes of commit 4ca6fdae5e - Show all commits

View File

@@ -35,7 +35,7 @@ const StockCalendars: Calendar[] = [
], ],
epoch: { epoch: {
cycle: 0, cycle: 0,
period: "Niesday", period: "Skansaday",
index: 1, index: 1,
}, },
}, },