eth_show | R Documentation |
Small functions that displays texts.
eth_show(x = c("%B", "%b", "%A", "%a"), lang = c("lat", "amh", "en"))
eth_today(...)
eth_now(...)
x |
what you want to see. |
lang |
language of the text. |
... |
arguments that passes to |
eth_show()
displays the underlying month and weekday names that is used by eth_parse_date()
.
Except for eth_date()
, which returns an ethdate
object, other functions return a character vector.
Gutama Girja Urago
eth_show()
eth_show("%A", "amh")
eth_today()
eth_now()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.