On Mon, Jun 26, 2006 at 11:24:04PM -0700, HarleyPig said: > > This patch is based off of your svn repository, revision 4093. It > seems that the time is expected to be in UTC format with *no* offset. > So what I did was modify the Entry.pm when subroutine to convert the > start and end DateTime objects to UTC and fix the format (I think > actually back to the way you had it originally).
Ah, yes. That makes sense. Applied as 4094. Thanks for all your help on this. > I also fixed the Manifest file so it wouldn't complain. This seems to > work for me ... YMMV. The Makefile.PL is generated at dist time by Build.PL to provide backwards compatability with the old ExtUtils::MakeMaker scheme. Therefore it's needed in the Manifest (because it needs to be distributed when the package is uploaded to CPAN) but its not in SVN because it's autogenerated. Simon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
