Skip to content

Commit

Permalink
temp fix for week error
Browse files Browse the repository at this point in the history
  • Loading branch information
jiyinyong committed Dec 25, 2023
1 parent d0c2bd7 commit f2d1070
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
30 changes: 1 addition & 29 deletions calcit.cirru

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 1 addition & 5 deletions compact.cirru
Original file line number Diff line number Diff line change
Expand Up @@ -433,11 +433,7 @@
:data $ let
now $ dayjs
month $ .!month now
week-date $ if
and (= month 11)
> (.!date now) 25
.!week $ .!subtract now 7 "\"day"
, now
week-date now
{}
:year $ .!year now
:week $ .!week week-date
Expand Down

0 comments on commit f2d1070

Please sign in to comment.