Skip to content

Commit

Permalink
Update tithi.js # tithi name
Browse files Browse the repository at this point in the history
  • Loading branch information
khumnath authored Nov 30, 2024
1 parent 482e9fc commit 89c3cf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion javascript/tithi.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ function getMoonLongitude(t) {

function getTithiName(tithiIndex) {
const tithiNames = [
"प्रथमा", "द्वितीया", "तृतीया", "चतुर्थी", "पंचमी", "षष्ठी", "सप्तमी", "अष्टमी",
"प्रतिपदा", "द्वितीया", "तृतीया", "चतुर्थी", "पंचमी", "षष्ठी", "सप्तमी", "अष्टमी",
"नवमी", "दशमी", "एकादशी", "द्वादशी", "त्रयोदशी", "चतुर्दशी", "पूर्णिमा", "प्रथमा",
"द्वितीया", "तृतीया", "चतुर्थी", "पंचमी", "षष्ठी", "सप्तमी", "अष्टमी", "नवमी", "दशमी",
"एकादशी", "द्वादशी", "त्रयोदशी", "चतुर्दशी", "अमावस्या"
Expand Down

0 comments on commit 89c3cf1

Please sign in to comment.