17.10.2011 1:26, Larry/MavrickProductions ?????:
Thank you both for the replies!

Actually, the strings are not the problem. The "human" date/time to
millisecond conversions are wrong.

12/25/2011 should equal 1324789200.

In seconds, yes.

In milliseconds, no, it's 1324789200 * 1000 which does not fit in a 4-byte integer.

http://www.timestampconvert.com <http://www.timestampconvert.com/>

My converted time (from the screen
output) 12/25/2011 is -877432832. And when the drill-down is done it
shows that Christmas is either in 1997 or 1942.

Thoughts?

--
Kostya Vasilyev

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to