aatishnn / nepdate

Nepali Date Converter Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nepdate

Nepali Date Converter Library
nepdate is written in C and can convert Bikram Sambat dates to AD, and vice versa.

Supported ranges

AD to BS Conversion: 1944 - 2033
BS to AD Conversion: 2000 - 2090

Usage

To compile the example, do make all. See example.c for further details.

Enjoy!
Aatish Neupane(@aatishnn)

About

Nepali Date Converter Library

License:GNU General Public License v2.0


Languages

Language:C 99.4%Language:Makefile 0.6%