Hue*_*Tan 53 documentation calendar document google-calendar-api
我们可以使用这个链接来add a new event
对Google Calendar
通过parameters
https://www.google.com/calendar/render?
action=TEMPLATE&
text=EventName&
dates=20131206T050000Z/20131208T060000Z
&location=EventLocation&
sprop=name:Name&
sprop=website:EventWebite&
details=EventDetail&
sf=true&
output=xml
Run Code Online (Sandbox Code Playgroud)
但我找不到有关这些参数的任何文档.
有谁知道它在哪里?
sno*_*_15 55
有关可用参数的说明:
anchor address:
http://www.google.com/calendar/event?
This is the base of the address before the parameters below.
action:
action=TEMPLATE
A default required parameter.
src:
Example: src=default%40gmail.com
Format: src=text
This is not covered by Google help but is an optional parameter
in order to add an event to a shared calendar rather than a user's default.
text:
Example: text=Garden%20Waste%20Collection
Format: text=text
This is a required parameter giving the event title.
dates:
Example: dates=20090621T063000Z/20090621T080000Z
(i.e. an event on 21 June 2009 from 7.30am to 9.0am
British Summer Time (=GMT+1)).
Format: dates=YYYYMMDDToHHMMSSZ/YYYYMMDDToHHMMSSZ
This required parameter gives the start and end dates and times
(in Greenwich Mean Time) for the event.
location:
Example: location=Home
Format: location=text
The obvious location field.
trp:
Example: trp=false
Format: trp=true/false
Show event as busy (true) or available (false)
sprop:
Example: sprop=http%3A%2F%2Fwww.me.org
Example: sprop=name:Home%20Page
Format: sprop=website and/or sprop=name:website_name
add:
Example: add=default%40gmail.com
Format: add=guest email addresses
Run Code Online (Sandbox Code Playgroud)
http://useroffline.blogspot.com/2009/06/making-google-calendar-link.html
Den*_*aia 16
链接从snoopy_15的答案指向一个老谷歌URL当前正在重定向到新的谷歌支持页面.这个新页面没有解释如何生成此问题中提到的那种链接.
但是,由于Internet Archive:Wayback Machine的奇迹,旧页面仍然存档并可用!
最新的可用版本是从2012年3月开始的,它包含一个包含简单JavaScript代码的表单,但仍然有效!当然,这不是一个官方文档(我仍然在寻找一个),这甚至不是一个文档(它是一个带脚本的交互式表单),但它是我能得到的最接近的文档.
squ*_*ndy 10
这些是我在创建这些链接时使用的参数.还有其他参数存在,但我发现它们没有用,它们是可选的.有关日期如何工作的详细信息特别令人烦恼,并且谷歌从未充分记录.
归档时间: |
|
查看次数: |
24002 次 |
最近记录: |