phrase_date | R Documentation |
Phrases a date according to the specified format
and lang
.
phrase_date(
x = pal::pkg_config_val("ballot_date"),
format = "date_long",
lang = pal::pkg_config_val("lang")
)
x |
Date(s) or datetime(s) to format. A date, datetime, factor or character vector. |
format |
Format string(s) defining how to phrase |
lang |
Language. One of |
A character scalar.
Other text phrasing functions:
phrase()
,
phrase_election_candidate()
,
phrase_proposal_name_de()
fokus::phrase_date()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.