Conveniently get and set the time zone of date-time, automatically
converting dates to date-times as needed.
Note that tz<-
is an alias for force_tz()
, which preserves the
local time, creating a different instant in time. Use with_tz()
if you
want keep the instant the same, but change the printed representation.