Get System Time

dtt_sys_time(tz = dtt_default_tz())

Arguments

tz

A string of the time zone.

Value

A floored hms scalar.

See also

Examples

if (FALSE) {
dtt_sys_time()
}