timeDate
vector to a
character
vector in the standard format
expected by
java.sql.Timestamp
:
yyyy-mm-dd hh:mm:ss.fffffffff
(in GMT)
jdbcTimeDate(data)
timeDate
vector.
character
vector in the specified format.
my.td <- timeDate(julian=1:10, ms=rep(5000, 10)) jdbcTimeDate(my.td)