Skip to content

nepali-dates is a tiny npm package that provides number of days per month from 1970B.S. to 2100B.S.

Notifications You must be signed in to change notification settings

mondyfy/nepali-dates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nepali-dates

Feb. 13, 2020

Have you ever wanted to display Nepali dates in a date picker or any custom format? Do you need a convenient and straightforward way to access this data without the need for hardcoding? If so, then nepali-dates is the solution you've been searching for!

Description

nepali-dates is a tiny npm package that provides number of days per month from year 1970B.S. to 2100B.S.

Install

npm i nepali-dates

or

yarn add nepali-dates

Usage

const nepaliDates = require('nepali-dates');
or
import nepaliDates from "nepali-dates";
// Load core nepali-dates.

Contribution ✨

Any kinds of contributions are entertained.

About

nepali-dates is a tiny npm package that provides number of days per month from 1970B.S. to 2100B.S.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published