HolidayJp v0.2.3 HolidayJp.Holiday View Source

Holiday.

Link to this section Summary

Link to this section Functions

Link to this function %HolidayJp.Holiday{} View Source (struct)

Holiday.

iex> %HolidayJp.Holiday{date: ~D[2017-11-23], week: "木", week_en: "Thursday", name: "勤労感謝の日", name_en: "Labor Thanksgiving Day"}
%HolidayJp.Holiday{date: ~D[2017-11-23], week: "木", week_en: "Thursday", name: "勤労感謝の日", name_en: "Labor Thanksgiving Day"}