Skip to content

calendar v1.2.0 (2023-12-01)

Compare
Choose a tag to compare
@hollasch hollasch released this 02 Dec 02:10
· 1 commit to master since this release

Fix

  • Fix two error-reporting cases

Change

  • Dates before the start of the Gregorian calendar (1582 October 15) yield an error.

New

  • Proper handling of monthly and annual calendars around the start of the Gregorian calendar.
  • Add option to print an entire year when the month is not specified.
  • New --startSun to print calendars using Sunday as the first column (defaulting to Monday).