On Fri, Dec 5, 2008 at 12:25 PM, justawebbie <[email protected]> wrote: > > I would like to break apart the dateString in the javascript I am > using, if possible. I am very new to javascript to begin with. I > would like the <li> to look like this if possible <li> month/day > - title - time</li> but I am not sure how to accomplish this > task. Can someone help?
What have you tried so far? You might want to look at our JavaScript client library. It's probably easier than trying to crawl through the DOM to decode event entries yourself: http://code.google.com/p/gdata-javascript-client/ -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
