Conversion of date/time in string format to numeric values

Conversion of date/time in string format to numeric values

date2time_IQRdataProgramming(dateString, format = "%Y-%m-%dT%H:%M")

Arguments

dateString

Vector of dates/times in string format

format

Format of the date/time information, defined as the format for as.POSIXxt()

Value

List with the elements time_seconds, time_minutes, time_hours, time_days, time_weeks, time_years