Hello,

Thanks for sharing the solution to your issue! I'm sure this will help
other developers in the future.

Best,
Alain

On Thu, Nov 10, 2011 at 8:27 AM, amadeus max <amadeus.m...@gmail.com> wrote:

> Looks like I answered my own Question. Factoring the Greenwich difference,
> I'm in Central Standard Time (Tulsa, OK) , it looks like by using the 6
> hour difference it works the way I want it to. So if I am pulling events
> for the whole 24hour period for the 10th, I set my query as follows..
>
>  $query->setStartMin('2011-10-10T06:00:00');
>  $query->setStartMax('2011-11-**10T05:59:59');
>
>
>
>
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Google Calendar Data API" group.
> To post to this group, send email to
> google-calendar-help-dataapi@googlegroups.com
> To unsubscribe from this group, send email to
> google-calendar-help-dataapi+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://code.google.com/apis/calendar/community/forum.html
>



-- 
Alain Vongsouvanh | Developer Programs Engineer

-- 
You received this message because you are subscribed to the Google
Groups "Google Calendar Data API" group.
To post to this group, send email to
google-calendar-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to
google-calendar-help-dataapi+unsubscr...@googlegroups.com
For more options, visit this group at
http://code.google.com/apis/calendar/community/forum.html

Reply via email to