1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/common/cal.md
2016-01-20 03:38:37 -08:00

297 B

cal

Prints calendar information.

  • Display a calendar for the current month:

cal

  • Display a calendar for a specific month:

cal -m {{month_number}}

  • Display all 12 months of calendar for a specific year:

cal 2013

  • Display date of Easter (western churches):

ncal -e {{year}}