Open DavisVaughan opened 1 year ago
tibble::tibble(x = .POSIXct(Inf)) #> # A tibble: 1 × 1 #> x #> <dttm> #> 1 Inf Inf
Once for the date and once for the time maybe?
Once for the date and once for the time maybe?