info_time_style | R Documentation |
fmt_time()
lets us format time-based values in a convenient manner using
preset styles. The table generated by info_time_style()
provides a quick
reference to all styles, with associated format names and example outputs
using a fixed time (14:35
).
info_time_style(locale = NULL)
locale |
Locale identifier
An optional locale identifier that can be used for displaying formatted
time values according the locale's rules. Examples include |
An object of class gt_tbl
.
Get a table of info on the different time-formatting styles (which are used
by supplying a number code to fmt_time()
).
info_time_style()
11-2
v0.2.0.5
(March 31, 2020)
Other information functions:
info_currencies()
,
info_date_style()
,
info_flags()
,
info_google_fonts()
,
info_icons()
,
info_locales()
,
info_paletteer()
,
info_unit_conversions()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.