my PHP Calendar Class. I Fixed a bug that cause the calendar to display improperly if the month begins on a sunday. Added 4 new public methods: getStartTime(), getEndTime(), setMonth(), and setYear().
my PHP Calendar Class. I Fixed a bug that cause the calendar to display improperly if the month begins on a sunday. Added 4 new public methods: getStartTime(), getEndTime(), setMonth(), and setYear().