Skip to content
Prev 7051 / 15274 Next

non-standard time-format conversion from data.frame to xts

On 12/08/2010 08:02 AM, Andres Susrud wrote:
I assume that you know the date...

given that, you will change your format string (see ?strftime )
to something like

format='2010-12-08 %I:%M:%S %p'

Next time, please use dput() for your example data, and construct a 
self-contained example.

Regards,

   - Brian