Description Usage Arguments See Also
Functions to manage time (objects of class POSIXct).
| 1 2 3 4 5 6 7 8 9 10 11 12 | Hour   (x, tz = "Africa/Algiers")
Month  (x, tz = "Africa/Algiers")
Year   (x, tz = "Africa/Algiers")
Ymd    (x, tz = "Africa/Algiers")
Ym     (x, tz = "Africa/Algiers")
YQ     (x, tz = "Africa/Algiers")
Ndays  (x, tz = "Africa/Algiers")
Nmonths(x, tz = "Africa/Algiers")
Ndays.in.year(year, tz = "Africa/Algiers")
tz.change(x, tz.in="UTC", tz.out="Africa/Algiers")
 | 
| x | vector of class  | 
| year | year (numeric) | 
| tz | timezone | 
| tz.in | original timezone of  | 
| tz.out | target timezone | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.