Skip to main content

Convert AD to BS and vice versa

Project description

Date-convert-AD-BS

A Lightweight package that allows to convert AD to BS and vice versa.

Installation

You can install the package using pip:

pip install date-convert-ad-bs

or

pip3 install date-convert-ad-bs

Usage

To use the package, simply import it and call its functions:

from dateconvert import DateConvert

converter = DateConvert()

print(converter.ad_to_bs(1993,5,29))
print(converter.bs_to_ad(2050,2,11))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

date-convert-ad-bs-1.1.4.tar.gz (4.6 kB view hashes)

Uploaded Source

Built Distribution

date_convert_ad_bs-1.1.4-py3-none-any.whl (4.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page