Skip to content
Prev 7211 / 15274 Next

as.POSIXct issue

Then my guess is that your date column is a factor, not character.
as.POSIXlt.factor doesn't pass dots, which is why your specified
format wasn't affecting anything.
--
Joshua Ulrich ?| ?FOSS Trading: www.fosstrading.com



On Wed, Dec 29, 2010 at 12:21 PM, Nick Torenvliet
<nick.torenvliet at gmail.com> wrote: