Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Jalali Calendar - Display Persian Calendar | Online Free DevTools by Hexmos

Display Persian Calendar with jcal. View Jalali calendar for specific months and years in the terminal. Free online tool, no registration required.

jcal

Display calendar information in the Jalali format, with the current day highlighted. More information: https://www.nongnu.org/jcal/jcal.html.

  • Display a calendar for the current month:

jcal

  • Display the previous, current, and next months:

jcal -3

  • Display a calendar for a specific year (4 digits):

jcal {{year}}

  • Display a calendar for a specific month and year:

jcal {{year}} {{month}}

See Also