When querying the `CalendarContracts.Instances` table, a time range in the form of milliseconds since epoch must be supplied.
What is the largest accepted value? I've tried `Long.MAX_VALUE` and `(long) Integer.MAX_VALUE * 1000` but the returned results are incorrect. (http://developer.android.com/guide/topics/providers/calendar-provider.html#query-instances link for those who don't know what I am talking about) Thank you for your time.=D -- -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-developers+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.