[R] unixtime conversion
jim holtman
jholtman at gmail.com
Tue Sep 22 21:22:40 CEST 2015
you can also do:
> structure(1183377301, class = c("POSIXct", "POSIXt"))
[1] "2007-07-02 07:55:01 EDT"
>
Jim Holtman
Data Munger Guru
What is the problem that you are trying to solve?
Tell me what you want to do, not how you want to do it.
On Tue, Sep 22, 2015 at 8:01 AM, JonyGreen <JonyGreen at outlook.com> wrote:
> you can try this free online timestamp converter
> <http://www.online-code.net/unix-timestamp.html> to convert timestamp to
> readable date.
>
>
>
>
> --
> View this message in context:
> http://r.789695.n4.nabble.com/unixtime-conversion-tp829898p4712599.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
[[alternative HTML version deleted]]
More information about the R-help
mailing list