From 14430a1c3c8cfb10a709b78cf0ef641d02a478d3 Mon Sep 17 00:00:00 2001 From: Kip Cole Date: Fri, 2 Feb 2024 16:30:01 +1100 Subject: [PATCH] Add interesting links to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ada8bc4..83c7c04 100644 --- a/README.md +++ b/README.md @@ -502,6 +502,9 @@ end It is also possible to pass the name of a backend module to the `Cldr.Calendar.localize/3` function by specifying the `:backend` option with a `backend` module name. +## Interesting calendar links + +* [Why isn’t the new year on the winter solstice?](https://slj.ma/cal.html)