Error in as.POSIXlt.character(x, tz, ...) :


> sqlFetch(channel,"user")
Error in as.POSIXlt.character(x, tz, ...) : 
  character string is not in a standard unambiguous format

这里介绍了一下

这个问题是由于时间出错导致的,

一般datatime

2013-09-26 10:48:04

但如果你的数据库中含有

0000-00-00 00:00:00

这个时间的时候,就会出现这个错误。


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM