[android-developers] Re: Time/CountDownTimer: Wrong millis returned for date/time - HELP PLEASE!!
Found part of the problem: My time set line:
TimerSet.set(12, 25, 2011); // set the date to Dec 25, 2011, 12AM
was backwards - it should have been (25, 12, 2011). Once fixed, the
numbers are a lot closer, but still off by 36 days.
Still looking for help on where I've made a stupid math/code error.
Appreciate the replies!
Best, -Larry
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home