All Projects → yut-kt → goholiday

yut-kt / goholiday

Licence: MIT license
Calculating (holiday, business) days support for golang (Go language).

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects
Makefile
30231 projects

Labels

Projects that are alternatives of or similar to goholiday

Holiday
Check whether a date is a holiday
Stars: ✭ 49 (+122.73%)
Mutual labels:  holiday
pholiday
a persian calendar holidays library for javascript
Stars: ✭ 38 (+72.73%)
Mutual labels:  holiday
public-holidays-js
Public holidays by country. Readonly from google calendar. Nodejs module.
Stars: ✭ 18 (-18.18%)
Mutual labels:  holiday
shukujitsu
No description or website provided.
Stars: ✭ 49 (+122.73%)
Mutual labels:  holiday
moment-holiday
A Moment.js plugin for handling holidays. NO LONGER MAINTAINED (DEPRECATED)
Stars: ✭ 82 (+272.73%)
Mutual labels:  holiday
cn-holiday
a lib for chinese holiday
Stars: ✭ 22 (+0%)
Mutual labels:  holiday
holidata
Holidata is the core of holidata.net, a no-nonsense, ad-free provider of international holiday data.
Stars: ✭ 27 (+22.73%)
Mutual labels:  holiday
HolidayApi
节假日api
Stars: ✭ 48 (+118.18%)
Mutual labels:  holiday

goholiday

v1.0.4 Test coverage Go Report Card
GoDoc license

Calculating (holiday, business) days support for golang (Go language).

Provide functions to calculate and judge the business days and holidays in each country.

Currently, we only handle holidays for a few countries, but we plan to handle holidays for other countries in the future.
Please Contribute!

Install

$ go install github.com/yut-kt/goholiday

Suggested golang environment

go version >= 1.16.15

Usage

Supported ccTLD

support 2022, 2023
|- am (Armenia)
|- do (Dominican Republic)
|- gr (Greece)
|- jp (Japan)
|- sg (Singapore)
|- uk (United Kingdom)
    |- England
    |- NorthernIreland
    |- Scotland
    |- Wales

Contribution

CONTRIBUTING.md

License

goholiday is released under the MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].