HolidayJapan
Please do not use it
Installation
If available in Hex, the package can be installed
by adding holiday_japan to your list of dependencies in mix.exs:
def deps do
[
{:holiday_japan, "~> 0.0.1"}
]
endHow to
> HolidayJapan.holiday? ~D[2017-05-04]
true
> HolidayJapan.name ~D[2017-05-04]
"みどりの日"Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/holiday_japan.