Skip to content

IdaliaGeeks/holiday_jp-go

 
 

Repository files navigation

holiday_jp-go

GoDoc test

🎌 Japanese holiday for Go

Requirements

  • go 1.9 or later

Installing

$ go get github.com/IdaliaGeeks/holiday_jp-go

Example

import "github.com/IdaliaGeeks/holiday_jp-go"

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

About

national holiday in Japan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%