Skip to content
Prev 314435 / 398503 Next

Question on creating Date variable

Hello,

The format AM/PM should be for display purposes only, when you use 
format() you get a variable of class "character", not of classes 
"POSIXct" "POSIXt" . Produce a variable y with as.POSIXct (without 
AM/PM) for arithmetics and another formated for display.

Hope this helps,

Rui Barradas
Em 01-01-2013 05:40, Christofer Bogaso escreveu: