Fix Off-By-One Weekdays (#1)
The 14th of Winter is supposed to be a Skansaday. Reviewed-on: #1 Co-authored-by: Rakeela Windrider <scylfing@gmail.com> Co-committed-by: Rakeela Windrider <scylfing@gmail.com>
This commit was merged in pull request #1.
This commit is contained in:
@@ -35,7 +35,7 @@ const StockCalendars: Calendar[] = [
|
||||
],
|
||||
epoch: {
|
||||
cycle: 0,
|
||||
period: "Niesday",
|
||||
period: "Skansaday",
|
||||
index: 1,
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user