Skip to content

mangitmaharjan/nepali-date

Repository files navigation

Nepali Date

Latest Version Software License

This package is made just to help anyone who wants to convert english date to nepali date.

Install

Via Composer

$ composer require makka/nepali_date

Add Facade to config/app.php

'NDate' => Makka\NepaliDate\NepaliDate::class,

Usage

NDate::eng_to_nep($yy, $mm, $dd)
NDate::nep_to_eng($yy, $mm, $dd)

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages