Convert Nepali to English Dates: Easily switch between Nepali and English dates with this Python package.
Project description
Nepali Date Utils
Overview
This lightweight package allows easy conversion between Nepali (BS) and English (AD) dates. Simplify date transformations in your applications with this straightforward utility.
Installation
You can install the package via pip:
pip install nepali_date_utils
To convert English date (AD) to Nepali date (BS):
from nepali_date_utils import converter
converter.ad_to_bs("2024/02/03")
To convert Nepali date (BS) to English date (AD):
from nepali_date_utils import converter
converter.bs_to_ad("2080/02/03")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nepali_date_utils-0.3.1.tar.gz
(16.7 kB
view details)
Built Distribution
File details
Details for the file nepali_date_utils-0.3.1.tar.gz
.
File metadata
- Download URL: nepali_date_utils-0.3.1.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce7d646afbf1c52762cc2862300ba94d13148c304caaddd5d7baf7e1abd3139b |
|
MD5 | 07919483ed7cc0081564d4eec33b4ab5 |
|
BLAKE2b-256 | 37e7836cf466cbabc348d8f84fa1aed634ff97b37e9694df52b759a439694235 |
File details
Details for the file nepali_date_utils-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: nepali_date_utils-0.3.1-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2c6fcf45f1526ebecda020ae07bd1addc1d68bfd6f68ee6dde07e4405238c97d |
|
MD5 | 088d482fa0f21417f10fae5b56db7787 |
|
BLAKE2b-256 | a9fbba4dce11f2e4ca083f3d07148cec3849a0931a37825fa814fa31c9b75f50 |