tests/testthat/helper.R

cdate <- function(...) {
  ret <- c(...)
  attr(ret, "tzone") <- "UTC"
  ret
}

Try the parsedate package in your browser

Any scripts or data that you put into this service are public.

parsedate documentation built on Oct. 29, 2022, 1:16 a.m.