Dear R users,
I have problem with the library fCalendar.

I am not using the US standard format notations. It seems like it is not 
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

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to