π Command Reference
today
Display todayβs date in both Ethiopian and Gregorian calendars.
kenat todayconvert
Convert a date between Ethiopian and Gregorian calendars.
kenat convert [date] --to <calendar>
# Example:
kenat convert 2016/09/15 --to gregorian
kenat convert 2024-05-23 --to ethiopianOptions:
[date]Date string to convert (YYYY/MM/DD or YYYY-MM-DD)--to, -tRequired. Target calendar:gregorianorethiopian
holiday
List holidays or get info about a specific holiday.
kenat holiday --this-month
kenat holiday --this-year
kenat holiday --info meskel
kenat holiday --filter publicOptions:
--this-month, -mList holidays for the current Ethiopian month--this-year, -yList holidays for the current Ethiopian year--info, -iGet details for a specific holiday key--filter, -fFilter holidays by tag (public, religious, christian, muslim, etc.)
calendar
Display a visual calendar for a month or year.
kenat calendar --year 2017 --month 1
kenat calendar --year 2017Options:
--year, -yEthiopian year--month, -mEthiopian month (1-13)
bahirehasab
Calculate and display Bahire Hasab values for a given Ethiopian year.
kenat bahirehasab 2017Options:
[year]Ethiopian year (defaults to current year)
help
Display help for a command or general usage.
kenat help
kenat help convertOptions:
[command]Command to get help for
Last updated on