Forrest logo
back to context overview

ical

List of commands for ical:

  • ical:tldr:28365 ical: Convert a Hirji date to a Gregorian date.
    $ ical --hijri ${yyyymmdd}
    try on your machine
    explain this command
  • ical:tldr:5ecf1 ical: Display the current month's calendar.
    $ ical
    try on your machine
    explain this command
  • ical:tldr:b9fd8 ical: Convert a Gregorian date to a Hijri date.
    $ ical --gregorian ${yyyymmdd}
    try on your machine
    explain this command
back to context overview