Shukujitsu Save

Project README

shukujitsu

PkgGoDev test

shukujitsu determines japanese holiday. Holidays are collected from https://www8.cao.go.jp/chosei/shukujitsu/syukujitsu.csv

When csv is updated, you can updated as follow command.

$ go run ./internal/gen/gen.go

Currently, we check it per week at here.

HOW TO USE

if shukujitsu.IsShukujitsu(time.Now()) {
    fmt.Println("shukujitsu!")
}
Open Source Agenda is not affiliated with "Shukujitsu" Project. README Source: soh335/shukujitsu
Stars
58
Open Issues
2
Last Commit
4 months ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating