ts_utc_offset_to_tz: UTC Offset to Time Zone

View source: R/time.R

ts_utc_offset_to_tzR Documentation

UTC Offset to Time Zone

Description

UTC Offset to Time Zone

Usage

ts_utc_offset_to_tz(utc_offset)

Arguments

utc_offset

An integer of the UTC offset.

Value

The time zone as a string.

Examples

ts_utc_offset_to_tz(-8L)

poissonconsulting/tsdbr documentation built on June 30, 2023, 3:02 a.m.