hshoff / era

https://hshoff.dev/calendar
MIT License
35 stars 4 forks source link

Fixed the test code #2

Open 7kaji opened 3 years ago

7kaji commented 3 years ago

close #1

The default number of days displayed by the month view is always 42 (7 * 6). ( "square" of days in the month )

https://github.com/hshoff/era/blob/cc261df3299cc8f17ec135b4fd77f9639396aba8/src/index.ts#L51

Added test code for December 30, 2020 for clarity.