R/harp_dates.R
YMDh.Rd
Convert date type to YYYYMMDDHH string
YMDh(x)
A date object.
A YYYYMMDDHH string
YMDh(Sys.time()) #> [1] "2024020215"