Closed sugat009 closed 1 year ago
Added a feature that includes addition of a method, Format, to NepaliTime struct which will enable users to format the NepaiTime to a string
Format
NepaliTime
NepaiTime
I think it's better to separate the functionality of Format (including unitttest) from the NepaliTime. @sugat009
Added a feature that includes addition of a method,
Format
, toNepaliTime
struct which will enable users to format theNepaiTime
to a string