Open tanuj1985jan opened 4 months ago
What is the source (URL) of this data?
Hi,
I asked from Chat GPT, and worked for Me.
On Sat, Jun 15, 2024 at 10:20 AM Keith Wood @.***> wrote:
What is the source (URL) of this data?
— Reply to this email directly, view it on GitHub https://github.com/kbwood/calendars/issues/36#issuecomment-2169127317, or unsubscribe https://github.com/notifications/unsubscribe-auth/A2ZMGYIPH2UGYTPUWY6JFJLZHPB3HAVCNFSM6AAAAABJKBAKQWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNRZGEZDOMZRG4 . You are receiving this because you authored the thread.Message ID: @.***>
-- Thanks & Regards
Tanuj Kumar Goyal 9910856383
Nepali Calendar doest't work for Year 2081 onwards, pleae update the nepali year matrix
NEPALI_CALENDAR_DATA = { // These data are derived from official Nepali calendar sources 2081: [17, 31, 32, 31, 32, 31, 30, 30, 30, 29, 30, 30, 30], 2082: [17, 31, 31, 32, 31, 32, 31, 30, 30, 29, 30, 30, 30], 2083: [17, 31, 31, 32, 31, 31, 32, 30, 30, 29, 30, 30, 30], 2084: [17, 31, 31, 32, 31, 32, 31, 30, 30, 29, 30, 30, 30], 2085: [17, 31, 32, 31, 32, 31, 31, 30, 30, 29, 30, 30, 30], 2086: [17, 31, 32, 31, 32, 31, 30, 31, 30, 29, 30, 30, 30], 2087: [16, 31, 31, 32, 31, 31, 32, 30, 30, 29, 30, 30, 30], 2088: [16, 31, 31, 32, 32, 31, 30, 31, 30, 29, 30, 30, 30], 2089: [17, 31, 32, 31, 32, 31, 30, 30, 31, 29, 30, 30, 30], 2090: [17, 31, 32, 31, 32, 31, 30, 31, 30, 29, 30, 30, 30], 2091: [16, 31, 31, 32, 31, 32, 31, 30, 30, 29, 30, 30, 30], 2092: [16, 31, 31, 32, 32, 31, 30, 31, 30, 29, 30, 30, 30], 2093: [17, 31, 32, 31, 32, 31, 30, 30, 31, 29, 30, 30, 30], 2094: [17, 31, 31, 32, 31, 31, 32, 30, 30, 29, 30, 30, 30], 2095: [17, 31, 31, 32, 31, 32, 31, 30, 30, 29, 30, 30, 30], 2096: [17, 31, 32, 31, 32, 31, 30, 31, 30, 29, 30, 30, 30], 2097: [17, 31, 32, 31, 32, 31, 30, 30, 31, 29, 30, 30, 30], 2098: [17, 31, 31, 32, 31, 31, 32, 30, 30, 29, 30, 30, 30], 2099: [17, 31, 31, 32, 31, 32, 31, 30, 30, 29, 30, 30, 30], 2100: [17, 31, 32, 31, 32, 31, 30, 31, 30, 29, 30, 30, 30] }