krijanniroula / v-nepalidatepicker

An easy-to-use and customizable nepali date picker component powered by Vue js
13 stars 11 forks source link

Date 2081-02-32 is not showing in calendar #7

Open itsmerajshrestha opened 3 months ago

itsmerajshrestha commented 3 months ago

Date 2081-02-32 is not showing in calendar and getting error

Error in data(): "Error: Invalid nepali date must be between 1 - 31 in 2081 2"

krijanniroula commented 3 months ago

@itsmerajshrestha It seems, the issue is with the library I used : https://www.npmjs.com/package/nepali-date

This library has an incorrect last day month for 2081. And I have not been working on this for a long time.