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