Time Zone

dtt_tz(x, ...)

Arguments

x

A dtt object.

...

Unused.

Value

A string of the time zone.

Examples

dtt_tz(Sys.time())
#> [1] "America/Vancouver"