zimutech/chinese_calendar

create json data for Indesign Calendar making, include chinese lunar calendar data.

dev-master 2019-10-11 05:43 UTC

This package is auto-updated.

Last update: 2024-05-27 20:31:39 UTC


README

$year = 2020;
$calendar = new \Zimutech\ChineseCalendar\Calendar();
$script = $calendar::make($year);