All Projects → poudel → bikram

poudel / bikram

Licence: other
[Not Actively Maintained] Pythonic date object, parser, converter to work with Bikram Samwat (Nepali) dates

Programming Languages

python
139335 projects - #7 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to bikram

nepali utils
A pure dart package with collection of Nepali Utilities like Date converter, Date formatter, DateTime, Nepali Numbers, Nepali Unicode, Nepali Moments and many more.
Stars: ✭ 22 (+100%)
Mutual labels:  date-converter
nepcal
Robust, highly tested, cross-platform library and command-line utilities for Nepali dates
Stars: ✭ 37 (+236.36%)
Mutual labels:  nepali-date
datium
⏰ The flexible DataTime Package written in PHP
Stars: ✭ 18 (+63.64%)
Mutual labels:  date-converter
nepali-datetime
Python's core datetime inspired nepali datetime (BS date & NPT) package 🇳🇵
Stars: ✭ 36 (+227.27%)
Mutual labels:  nepali-date

Not actively maintained

I no longer have the time to work on this package so this is as good as abandoned.

I recommend the excellent https://github.com/dxillar/nepali-datetime package instead.

This repo and the PYPI package will still stay up but there will be no newer releases.

bikram

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 in a few line of codes. 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.
  • Supports string formatting of samwat dates.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].