search for: isoformat

Displaying 2 results from an estimated 2 matches for "isoformat".

Did you mean: icoformat
2007 Aug 20
2
library(fCalendar) timeDate("12.03.2005",format="%d.%m.%Y")
...possible to have different format than the US standards. Anyone how knows a way to go around this problem? Here is the code I enter: myDate = "12.03.2005" timeDate(myDate, format = "%d.%m.%Y") And I get following error message: Error in if (sum(lt$sec + lt$min + lt$hour) == 0) isoFormat = "%Y-%m-%d" : missing value where TRUE/FALSE needed Thanks, Ola
2007 Apr 27
0
Update of xlsReadWrite package
...stringsAsFactors = default.stringsAsFactors() ) - write.xls( x, file, colNames = TRUE, sheet = 1, from = 1, rowNames = NA ) - dateTimeToStr( odate, format = "" ) - strToDateTime( sdate ) - dateTimeToIsoStr( odate, isoformat = "YYYY-MM-DD hh:mm:ss" ) - isoStrToDateTime( sdate ) o Download - CRAN (v1.3.2; from within RGui) or - http://treetron.googlepages.com/ (v1.3.3) - direct link to package: http://treetron.googlepages.com/xlsReadWrite_1.3.3.zip - direct link to test-/demoscripts: http://tr...