Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在为我的一位音乐家朋友构建一个 HTML/CSS 网站,我想让他的活动页面与他的谷歌日历同步。有没有办法从他的日历(日期/描述/位置)中获取数据并让系统自动创建 HTML 元素,然后这些元素会出现在他的页面上?
此外,我希望在日期过去后将活动从即将到来的演出部分转移到过去的演出部分。据我了解,这可能使用 PHP 和 Google 日历 API 来实现。任何建议,无论多么详细,将不胜感激!
谢谢!
看看 fullcalendar ...我对我的一个网站做同样的事情:
http://arshaw.com/fullcalendar/docs/google_calendar/