Find all Dates in a time interval.
allDates(x)# S3 method for integer
allDates(x)
# S3 method for character
allDates(x)
# S3 method for yearmon
allDates(x)
# S3 method for yearqtr
allDates(x)
Function allDates returns a Date
Function allDates returns all Dates in a given time interval.