adapt_df_timezone: Adapt the timezone of a time series dataframe

View source: R/timeseries.R

adapt_df_timezoneR Documentation

Adapt the timezone of a time series dataframe

Description

Adapt the timezone of a time series dataframe

Usage

adapt_df_timezone(df, tz_out = "Europe/Amsterdam")

Arguments

df

tibble with first column being datetime

tz_out

character, time zone of the desired df

Value

tibble


mcanigueral/dutils documentation built on Feb. 7, 2025, 12:33 a.m.