| dt2_format_time_format | R Documentation |
Format a date/time using DataTables' datetime renderer, with locale
dt2_format_time_format(
options = list(),
col_specs,
from = NULL,
to = "L",
locale = "pt-br"
)
options |
Options list (returned modified). |
col_specs |
Column names or indices to format. |
from |
Input format (e.g. |
to |
Output format (e.g. |
locale |
Locale string, e.g. |
Modified options.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.