1  3  0  9  4  1  4  2  8  4  4  = 1309412844
>
> > I can see its transmitting the even second time but what format
> > is this and how can I use it?
>
> $ date +"%s" # unix time (seconds since Jan, 1st, 1970)
> 1365086814
>
> so, my guess is, it is seconds since some point in
> time in decimal.
>

$ date --date=@1309412844
Thu Jun 30 01:47:24 EDT 2011
_______________________________________________
time-nuts mailing list -- [email protected]
To unsubscribe, go to https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
and follow the instructions there.

Reply via email to