Skip to content
Prev 76838 / 398502 Next

Language issue

Sebastien Durand wrote:
It is documented to give English names.  It might be an idea to have a 
variable that gives months in the local language, but I don't know if 
the current translation system supports that.  It would need to have a 
different name than month.abb.
I don't know, but I'd try Sys.setlocale().

Duncan Murdoch