info_time_style: View a table with info on time styles

View source: R/info_tables.R

info_time_styleR Documentation

View a table with info on time styles

Description

The fmt_time() function lets us format time-based values in a convenient manner using preset styles. The table generated by the info_time_style() function provides a quick reference to all styles, with associated format names and example outputs using a fixed time (14:35).

Usage

info_time_style()

Value

An object of class gt_tbl.

Examples

Get a table of info on the different time-formatting styles (which are used by supplying a number code to the fmt_time() function).

info_time_style()
This image of a table was generated from the first code example in the `info_time_style()` help file.

Function ID

11-2

Function Introduced

v0.2.0.5 (March 31, 2020)

See Also

Other information functions: info_currencies(), info_date_style(), info_flags(), info_google_fonts(), info_icons(), info_locales(), info_paletteer()


gt documentation built on Oct. 7, 2023, 9:07 a.m.