logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Calendar Display - View Calendar with gcal | Online Free DevTools by Hexmos

Display Calendar information with gcal command. Quickly view current or specific months and years. Free online tool, no registration required.

gcal

Display calendar. More information: https://www.gnu.org/software/gcal/manual/gcal.html#Invoking-Gcal.

  • Display calendar for the current month:

gcal

  • Display calendar for the month of February of the year 2010:

gcal 2 2010

  • Provide calendar sheet with week numbers:

gcal --with-week-number

  • Change starting day of week to 1st day of the week (Monday):

gcal --starting-day=1

  • Display the previous, current and next month surrounding today:

gcal .

See Also