בעיה קטנה בתאריכים

12 views
Skip to first unread message

ronen

unread,
Apr 15, 2015, 8:29:56 AM4/15/15
to israel-r-...@googlegroups.com
Shalom
For some reason when change the date class of x it changes by one day.
Why?

> x

[1] "2015-04-14 IDT"

> class(x)

[1] "POSIXct" "POSIXt"

> as.Date(x)

[1] "2015-04-13"

should I just do as.Date(x)+1 ?

thank you!

Reply all
Reply to author
Forward
0 new messages