View Source ChineseHoliday
Provides utilities for handling chinese holiday related problems.
installation
Installation
Add :chinese_holiday
to the list of dependencies in mix.exs
:
def deps do
[
{:chinese_holiday, version}
]
end
usage
Usage
For more information, see the documentation.
acknowledgments
Acknowledgments
The initial raw data comes from bastengao/chinese-holidays-data
.
license
License
Apache License 2.0