| length | R Documentation | 
Returns the length of a "timeDate" object.
## S3 method for class 'timeDate'
length(x)
| x | an object of class  | 
an integer of length 1
  
## timeCalendar
tC = timeCalendar()
   
## length - 
length(tC)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.