Sunday, October 16, 2011

Re: [android-developers] Re: Time/CountDownTimer: Wrong millis returned for date/time - HELP PLEASE!!

On Mon, Oct 17, 2011 at 11:54 AM, Studio LFP <studio.lfp@gmail.com> wrote:
>
> month the zero-based month number (in the range [0,11])
>
> Took me a second to find this, but December is 11, not 12 like we think
> about it.
>
> Tricky Android dev team!
>

That comes from java.util.Calendar/Date which have won multiple 'worst
API ever'
awards over the years.

--
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

No comments:

Post a Comment