Skip to content
Prev 165363 / 398506 Next

Treatment of Date ODBC objects in R (RODBC)

On Mon, 22 Dec 2008, Peter Dalgaard wrote:

            
Well, one is explicitly a way to set a date, and midday seems a good 
choice as most timezones are within +/- 12 hours.  OTOH as.POSIXct is 
using a format with a missing time, and the POSIX convention is that that 
missing times are zero.

The difference is between no time and missing time.