Skip to content

Repository files navigation

holiday_jp-go

GoDoc test

🎌 Japanese holiday for Go

Requirements

  • go 1.9 or later

Installing

$ go get github.com/holiday-jp/holiday_jp-go

Example

import "github.com/holiday-jp/holiday_jp-go"

if holiday.IsHoliday(time.Now()) {
    fmt.Println("today is holiday!")
}

About

No description, website, or topics provided.

Resources

Stars

36 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages