Skip to content

v0.3

Compare
Choose a tag to compare
@nrjadkry nrjadkry released this 05 Feb 09:39
· 20 commits to master since this release

Introduced converting date from BS to AD

To convert Nepali date (BS) to English date (AD):

from nepali_date_utils import converter
converter.bs_to_ad("2080/02/03")