Provides utilities for handling chinese holiday related problems.
LOOKING FOR A MAINTAINER
This package is currently in low-maintenance mode. If you are interested in maintaining it, please email me.
Add :chinese_holiday
to the list of dependencies in mix.exs
:
def deps do
[
{:chinese_holiday, "~> <version>"}
]
end
For more information, see the documentation.
The raw data comes from bastengao/chinese-holidays-data
.
Apache License 2.0