nepali_utils 2.0.0+3 nepali_utils: ^2.0.0+3 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.
2.0.0+3 #
- FIXED Issue with comma formatting in
NepaliNumberFormat
.
2.0.0+2 #
- ADDED
mergeTime
method to NepaliDateTime.
2.0.0+1 #
BREAKING CHANGES
- DateConvertor is now integrated to NepaliDateTime class.
- NepaliNumber is renamed into NepaliNumberFormat.
- NepaliDateFormatter is renamed into NepaliDateFormat.
- FEATURE The package now supports from 2000 B.S. upto 2099 B.S.
- Preconfigured constructors are added for quick formatting in NepaliDateFormat class.
See ReadMe section to about using newer APIs.
1.1.0+2 #
- ADDED
NepaliMoment
class.
1.1.0 #
- ADDED
NepaliUnicode
class. - Updated Dart Constraint to
>=2.2.2 <3.0.0
.
1.0.1 #
- Fixed Wrong current datetime retrieval.
1.0.0+3 #
formatWithComma
boolean argument added tofrom
&fromString
methods of NepaliNumber.
1.0.0+1 #
- Added Example
1.0.0 #
Initial Version with
- NepaliDateTime
- DateConverter
- NepaliDateFormatter
- NepaliNumber