1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-02 05:37:58 +01:00
tldr/pages/common/cal.md
2016-01-08 09:38:59 +01:00

299 B

cal

Prints calendar information.

  • Display a calendar for the current month or specified month:

cal cal -m {{12}} cal -m {{Dec}}

  • Display a calendar for the current year or a specified year:

cal -y cal 2013

  • Display date of Easter (western churches):

ncal -e ncal -e 2013