-
It seems like the author of the reddit post deleted it.
Here's a backup: https://web.archive.org/web/20191125115251/https://www.reddit.com/r/tokipona/comments/dr378j/lunisolar_calendar_for_toki_pon…
-
The GetSexagenaryYear use Lunisolar Date to determine the Sexagenary Year. However, Sexagenary Calendar has different "New Year" as Lunisolar Calendar. The Sexagenary "New Year" should be Lichun(Feb. …
-
Following code converts this year's lunar new year's day correctly.
`Date.convert(Date.new!(4356, 1, 1, Cldr.Calendar.Korean), Calendar.ISO)`
`~D[2023-01-22]`
Buddha's birthday (lunar 04/08) is…
-
not so much an issue, and more of a feature request. i really like the new date widget with the different calendar options but i would really love to see the Chinese Yin/Xia lunisolar calendar as an o…
-
`difference` is always supposed to return a "top-heavy balanced" duration, meaning it should be balanced except possibly for `largestUnit`. But that's not happening in the example below.
```js
Tempo…
-
We discussed the idea to split off the calendar module from s2spy, as it could work well as a standalone package and in that capacity can be generalized to serve a much broader audience. A potential d…
-
NodaTime is better-designed than the piecemeal .NET libraries, and forces assumptions to be made explicit. Although `RecurringEvent` currently implements these, it could be better served by a dedicate…
-
Elixir 1.13.1
```
==> ex_cldr_calendars
Compiling 24 files (.ex)
== Compilation error in file lib/cldr/calendar/calendars/iso_week.ex ==
** (MatchError) no match of right hand side value: #Cldr…
-
Some issues I found while prototyping Temporal for SM. Non-exhaustive list (I've omitted most "?" / "!" errors, spelling mistakes, etc.):
2.2.4 SystemDateTime ( [ temporalTimeZoneLike [ , calendarL…
-
### Title
The Lunisolar Calendar
### Date or Period 📅
2700 (Schmidt et al., [2021](https://www.britannica.com/science/calendar)).
### Intro
A calendar that requires tracking the movemen…