Skip to content

sastodeal/NepaliCalender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#Nepali Calender

License URI: http://www.gnu.org/licenses/gpl-2.0.html

A.K.A: Nepali date converter, Nepali calender converter, AD to BS Converter

##Description: Utility Class to Change date from AD to BS and BS to AD Nepali date converter is actually not the correct way to address this class however since this is what people generally search for this will be it's name.

##Usage:

$nepaliCalender = new Nepali_Calendar;

$nepaliCalender->engToNep( '2015', '12', '26' ); // For A.D to B.S Conversion

$nepaliCalender->nepToEng( '2059', '01', '24' ); // For B.S to A.D Conversion

About

Utility AD to BS Nepali Date converter class

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages