add new chinese translations
This commit is contained in:
16
pages.zh/common/ical.md
Normal file
16
pages.zh/common/ical.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# ical
|
||||
|
||||
> 查看希尔吉/伊斯兰历和公历,并转换它们的日期。
|
||||
> 更多信息:<https://manned.org/ical>。
|
||||
|
||||
- 显示当前月份的日历:
|
||||
|
||||
`ical`
|
||||
|
||||
- 将公历日期转换为希尔吉日期:
|
||||
|
||||
`ical --gregorian {{yyyymmdd}}`
|
||||
|
||||
- 将希尔吉日期转换为公历日期:
|
||||
|
||||
`ical --hijri {{yyyymmdd}}`
|
Reference in New Issue
Block a user