[R] List of all times zones in R

Joe P King jp at joepking.com
Mon Jan 31 07:34:15 CET 2011


Type in letters into command prompt

> letters
 [1] "a" "b" "c" "d" "e" "f" "g" "h" "i" "j" "k" "l" "m" "n" "o" "p" "q" "r"
"s"
[20] "t" "u" "v" "w" "x" "y" "z"

Joe King
206-913-2912
jp at joepking.com
Ad astra per aspera – “Through hardships to the stars”


-----Original Message-----
From: r-help-bounces at r-project.org [mailto:r-help-bounces at r-project.org] On
Behalf Of Maithula Chandrashekhar
Sent: Sunday, January 30, 2011 10:08 PM
To: r-help at r-project.org
Subject: [R] List of all times zones in R

Hi all, in R I have Sys.timezone() function to get the current working
Time zone. However I want to have a vector to get the list of all
available time zones, like say, LETTERS gives me all letters. Is there
any function like that?

Thanks in advance,

______________________________________________
R-help at r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.



More information about the R-help mailing list