| timeZoneC | R Documentation |
timeZoneC Class
Constructs a timeZoneC object.
timeZoneC(name)
name |
the official name of a built-in time zone object.
Should not be a vector of names.
The default is |
The timeZoneC class holds a reference to one of the
built-in C time zone objects. See the documentation on
the timeZoneC class for more information.
returns a timeZoneC object with the given name, or the default
zone name if none is given.
timeZoneList, timeZoneR, timeZone class.
timeZoneC()
timeZoneC("us/pacific")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.