Skip to content

Time data

2 messages · Gregory Pierce, jim holtman

#
It depends on how you want to work with the data.  Here is an example
of converting both to POSIXct and a numeric value:
[1] "2011-04-14 01:24:00 EDT" "2011-04-14 13:46:00 EDT"
[,1]
[1,]  1.40000
[2,] 13.76667


On Wed, Apr 13, 2011 at 5:29 PM, Gregory Pierce
<pierce.gregory at gmail.com> wrote: