R/utils.R
timesteps.Rd
timesteps are stored as colnames(Y), but column names cannot be Date objects. Instead, we use strings. If they are strings convertible to dates, return that
timesteps(Y)
a matrix
its column names interpreted as Dates if possible