firebug in firefox 3.5.5 says:
e.getFullYear is not a function
http://www.google.com/uds/api/gdata/1.10/8ae1e081515b3d01d252fc9bd04093dc/core,mediarss,geo,opensearch,atom,threading,app,gdata,maps,gbase,finance,blogger,contacts,analytics,acl,calendar,default.I.js
Line 81
e.getFullYear is not a function
anonymous("google.gdata.DateTime.fromIso8601
('2009-12-16T12:00:00.000-05:00')") core,med...ault.I.js (line
81)
anonymous("google.gdata.DateTime.fromIso8601
('2009-12-16T12:00:00.000-05:00')") core,med...ault.I.js (line
265)
on_create_new_calendar_entry_finish()on_creat...finish.js (line 80)
javascript:on_create_new_calendar_entry_finish();()javascri...finish
(); (line 1)
[Break on this error] D("google.gdata.DateTime.fromIso8601",G)...l>p)
return b;if(l<p)return g}return b};\n
when I call this:
when.setStartTime("google.gdata.DateTime.fromIso8601('" +
startTimeconstructor + "')" );
Any help appreciated.
--
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.