Skip to content

A Nepali Calendar used to manage nepali dates and also convert AD dates to nepali.

License

Notifications You must be signed in to change notification settings

sapkotamadhusudan/nepali-calendar

Repository files navigation

Nepali Calendar

Maven Central

A Nepali Calendar used to manage nepali dates and also convert AD dates to nepali.

Installation

The Nepali Calendar can be installed directly into your application by importing sdk artifacts via Gradle.

Add the following code to your project's build.gradle file:

repositories {
	mavenCentral()
}

And the following code to your module's build.gradle file:

dependencies {
    implementation "io.github.sapkotamadhusudan:np-calendar-core:<latest-version>"
	implementation "io.github.sapkotamadhusudan:np-calendar-ui:<latest-version>"
}

Contributing

Found a bug? feel free to fix it and send a pull request or open an issue.

License

CalendarView is distributed under the MIT license. See LICENSE for details.

About

A Nepali Calendar used to manage nepali dates and also convert AD dates to nepali.

Topics

Resources

License

Stars

Watchers

Forks

Languages