Hi,

I am using the code from the example found here:
http://code.google.com/apis/gdata/samples/cal_sample.html
but want to make a few changes that I'm not sure how to do.

Instead of having each calendar item on 1 line, I want to add a line
break between the event title and the date, so that title is on the
first line, then date is underneath.  I've tried everything (i.e.
trial and error putting line breaks in the code where I think it
should work, but haven't got it right yet).


I also want to change the way the date is displayed..

I want to display the date in the following form:
'ddd mmm d, yyyy'

I've currently changed it to display as 'd / m / yyyy', but that was
just manipulating the order of what was already in the original code.
Not sure how to change the d to ddd for example.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google 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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to