flex_t24_vec {bigD}R Documentation

Get a vector of all 24-hour flexible time types

Description

The flex_t24_vec() function produces a vector of all supported flexible 24-hour time types in the bigD package. These types are essentially identifiers for classes of cross-locale time formatting, so, none of these should be used directly in the format argument of the fdt() function (use the flex_t24_lst object for that).

Usage

flex_t24_vec()

Value

A character vector of supported 24-hour flexible time types.


[Package bigD version 0.2.0 Index]