我正在尝试创建一个日历馈送,与谷歌和FullCalendar兼容。
我发现奇怪的是,如果您下载Google日历提要的源代码并将其保存到服务器上,它在提要阅读器中看起来很好,但在Google日历中却不行。
视图-来源:http://www.google.com/calendar/feeds/usa__en@holiday.calendar.google.com/public/basic
然后保存到:
http://www.knewtv.com/real-estate/floorplans/SFZC_City_Center/googlecal-source.xml
为什么这不会显示在Google日历中?
发布于 2011-03-30 18:05:50
奇怪的是,Google Calendar不能订阅自己格式的feed。您订阅的唯一选项是iCal (当您单击“通过url添加”时,会显示此选项)。对于导入,您也可以使用CSV。
https://stackoverflow.com/questions/5229713
复制相似问题