Skip to content

Pythonic date converter and other utilities to work with BS dates.

License

Notifications You must be signed in to change notification settings

acpmasquerade/bikram

 
 

Repository files navigation

Python Bikram Samwat

Documentation Status

Utilities to work with Bikram/Vikram Samwat dates. Documentation: https://bikram.readthedocs.io.

Getting started

Features

  • Convert Bikram Samwat dates to AD and vice versa. Intended to be useful for Nepali software developers.
  • Well tested and readable source code.
  • Date operations, i.e. addition/subtraction, supported with datetime.date and datetime.timedelta within range.
  • Supports comparison with datetime.date and datetime.timedelta objects.

Caveats

  • Is not very helpful if the date falls outside the map of BS years to days in month.

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

About

Pythonic date converter and other utilities to work with BS dates.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.3%
  • Makefile 5.7%