Returns the length of a 'timeDate' object.
## S3 method for class 'timeDate' length(x)
x
an object of class timeDate.
timeDate
returns an integer of length 1.
## timCalendar - tC = timeCalendar() ## length - length(tC)