ical: add page (#5849)
This commit is contained in:
16
pages/common/ical.md
Normal file
16
pages/common/ical.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ical
|
||||
|
||||
> A Hirji/Islamic calendar and converter for the terminal.
|
||||
> More information: <https://manned.org/ical>.
|
||||
|
||||
- Display the current month's calendar:
|
||||
|
||||
`ical`
|
||||
|
||||
- Convert a Gregorian date to a Hijri date:
|
||||
|
||||
`ical --gregorian {{yyyymmdd}}`
|
||||
|
||||
- Convert a Hirji date to a Gregorian date:
|
||||
|
||||
`ical --hijri {{yyyymmdd}}`
|
Reference in New Issue
Block a user