date_to_datetime_with_tz: Convert date to datetime with a timezone

View source: R/timeseries.R

date_to_datetime_with_tzR Documentation

Convert date to datetime with a timezone

Description

Only valid for positive time zone differences (right part pf the mapamundi)

Usage

date_to_datetime_with_tz(date, tzone = "UTC")

Arguments

date

date

tzone

character, time zone

Value

datetime


mcanigueral/dutils documentation built on Jan. 25, 2024, 3:34 p.m.