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 April 12, 2025, 1:58 a.m.