Issue: Incorrect Tangaroa dates
06ykl opened this issue · 1 comments
06ykl commented
The Lunar calendar conversion gets dates close to Matariki, but due to the new development where it has been discovered that if the first day of the Tangaroa period is on a weekend, Matariki will occur on the Friday before. Taking this into consideration, the closestFriday
function was altered in 23d6590 to adjust to this change (in response to #5). However, not all pointer dates align with the first day of the Tangaroa period, resulting in the closestFriday
function producing incorrect dates.
The only way to resolve this issue is to find the correct Tangaroa dates.