Closed joethorley closed 1 year ago
dtt_date_from_ints(year = 1972, month = 1, day = 1)
dtt_time_from_ints(hour = 0, min = 0, sec = 0)
dtt_date_time_from_ints(year = 1972, month = 1, day = 1, hour = 0, min = 0, sec = 0, tz = dtt_default_tz())
check that all input vectors are whole positive numbers
Done
This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.
and tz = default for date time.