Hi ashore, I think I understand what you're trying to accomplish but there isn't an interface that will let you modify how days, months, and years are displayed. You could use the web content feature to add Hebrew calendar information to a popup div for each box in the calendar. Check out this Knowledge Base entry to see if web content will work for you: http://code.google.com/support/bin/answer.py?answer=55979&topic=10365.
Hope that helps, Lane On May 9, 1:23 pm, ashore <[EMAIL PROTECTED]> wrote: > Re "... you want to change the way the Google Calendar UI is presented > by ..." > > Not quite so massive a change. I'd simply like to append my > calculated string to any of Google's presentation of a date value. > This wd apply to year, month, and day. > > --AS > > On May 8, 4:12 pm, "Lane LiaBraaten (Google)" <[EMAIL PROTECTED]> > wrote: > > > Hi, > > > If I understand correctly, you want to change the way the Google > > Calendar UI is presented by providing your own values for day and > > months. That sounds like a cool idea...unfortunately there's no way > > to do that through the Calendar data API (or any other method that I'm > > aware of). > > > Now, if you implemented your own Hebrew calendar UI, you could use the > > conversion mechanism you already have to convert event information > > from Google Calendar and display it on your Hebrew Calendar. When > > user's want to create or modify events, you'd just convert them from > > Hebrew dates to Gregorian dates and use the Calendar data API to > > persist the changes. > > > Cheers, > > Lane --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
