Nepali-date-utils

Latest version: v0.3.1

Safety actively analyzes 622360 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.1

0.3

Introduced converting date from BS to AD
To convert Nepali date (BS) to English date (AD):

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

0.2

Date converter
Converts date from English date AD to Nepali date BS
python
from nepali_date_utils import converter
converter.ad_to_bs("2024/02/06=3")

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.