The dates look okay. Can you post the entire section of your code that handles the query?
-Jared On Feb 19, 11:47 am, "JesterXL" <[EMAIL PROTECTED]> wrote: > I'm not getting all events on my Calendar for a given day. I'm > guessing this is because I am incorrectly send the right date syntax. > I'm still learning how these dates are made. > > Below is a portion of my PHP code that makes a date by hand (string > concatenation). This particular one is an attempt to get all events > on February 18th, 2007 from 12 am till 11:59 pm (1 second before the > 19th). > > startDate: start-min=2007-02-18T00:00:00 > endDate: start-max=2007-02-18T23:59:59 > > However, it only sends events that occur before 6:00pm. Anyone spot > what I'm doing wrong? > > Thanks if you can help! --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
