rulesFinCenter | R Documentation |
Returns DST rules for a financial center.
rulesFinCenter(FinCenter = "")
FinCenter |
a character string with the location of the financial center named as "continent/city". |
The function rulesFinCenter
lists the daylight saving rules for
a selected financial center.
There is no dependency on the POSIX implementation of your operating system because timeDate comes with a database containing the necessary time zone and day light saving time information.
a list of time zones and DST rules available in the database
listFinCenter
for a list of the available financial
centers
## rulesFinCenter
rulesFinCenter("Zurich")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.