Skip to content

Commit

Permalink
Merge pull request #1 from dmolina/patch-1
Browse files Browse the repository at this point in the history
Update CalendarUtils.jl
  • Loading branch information
PeterLuschny authored Feb 22, 2022
2 parents 3647a6a + 16b1ab4 commit d50ce95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CalendarUtils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ for the calendar names indicated above.
Examples for `CDates` and their string representation given by `CDateStr`:
```julia
("European", 2022, 1, 6) -> "EC-2022-01-19"
("European", 2022, 1, 6) -> "EC-2022-01-06"
("Common", 2022, 1, 19) -> "CE-2022-01-19"
("Julian", 2022, 1, 6) -> "JD-2022-01-06"
("Hebrew", 5782, 11, 17) -> "AM-5782-11-17"
Expand Down

0 comments on commit d50ce95

Please sign in to comment.