-
It is giving the wrong day of the week .
let a = new NepaliDate(2077,05,08);
a.format('ddd DD, MMMM YYYY', 'np')
// "बिहिबार ०८, आश्विन २०७७"
-
is't it supposed to print the Nepali date (2077/03/11) of input `new NepaliDate(new Date(2020, 06, 25)) ` instead I am getting (2077/03/10) neither I am getting expected output of `new NepaliDate()` w…
-
Sorry for this question, I know this is not a good platform for asking question. Actually I want to build a calendar using django same as below.
![image](https://user-images.githubusercontent.com/2…
-
Submit - Own Method Overloading Example representing simple but specific problem solving.
ErSKS updated
7 years ago