Length of a 'timeDate' object
Returns the length of a "timeDate"
object.
## S3 method for class 'timeDate' length(x)
x
: an object of class "timeDate"
.an integer of length 1
## timeCalendar tC = timeCalendar() ## length - length(tC)
Useful links