
Format a date/time using DataTables' datetime renderer, with locale
Source:R/dt2_formats.R
dt2_format_time_format.RdFormat a date/time using DataTables' datetime renderer, with locale
Usage
dt2_format_time_format(
options = list(),
col_specs,
from = NULL,
to = "L",
locale = "pt-br"
)