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