nepali_utils
nepali_utils copied to clipboard
A pure dart package with collection of Nepali Utilities like Date converter, Date formatter, DateTime, Nepali Numbers, Nepali Unicode, Nepali Moments and many more.
in the 2081 jestha, last day is mistake so this please fix this, there should be last day of 32 but there is last day 31 in 2081-02.
in my application i want to go
it converts date up to 1970 only i need to convert for 1848 April 11 this date is here any solutin i can do that
the NepaliDateFormat return null when the year given is above 2044, regenerate error using print(NepaliDateFormat('MMMM yyyy').format(date.toNepaliDateTime())) whereby date is an English date of 2050-01-01
in month last day this package not showing next month. if today is magh 30 its showing next month is chait ? and another is its showing deferent date in...
removed avoid_returning_null linter rule
Instead of ```dart print('123456 -> ${inWords.format(123456)}'); // 123456 -> 1 lakh 23 thousand 4 hundred 56 ``` Can we have ```dart print('123456 -> ${inWords.format(123456)}'); // 123456 -> one lakh twenty...
I request you to review the changes in spelling corrections made for week and month names.