Description Usage Arguments Value
This function takes the year, month and day associated with a date in the Gregorian calendar and converts it to a date in the Ethiopian calendar.
1 | gregorianToEthiopian(year = numeric(), month = numeric(), date = numeric())
|
year |
numeric representing Gregorian year |
month |
numeric representing Gregorian month |
date |
numeric representing Gregorian day |
character representation of Ethiopian date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.