使用自定义 URL 获取 Google 日历的自定义可打印版本
我想从命令行打印一周的 Google 日历事件。我认为使用 https://www.google.com/calendar/printable 而不是某些 API最简单的方法。不过,我需要一些关于论证的帮助。在下面的命令中,每个参数的含义是什么?
我可以在哪里阅读有关此问题的文档?
参数列表:
mode=
wkst=
hl=
pgsz=
dates=
src=
ctz=
src=
pfs=
po=
psdec=
pbw=
pjs=
rand=
pda=
I want to print a week's worth of Google Calendar events from the command line. I figure using https://www.google.com/calendar/printable rather than some API is the easiest way to do that. I need some help with the arguments though. In the command below, what do each of the arguments mean?
Where is the documentation I can read up concerning this?
Argument list:
mode=
wkst=
hl=
pgsz=
dates=
src=
ctz=
src=
pfs=
po=
psdec=
pbw=
pjs=
rand=
pda=
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我没有找到任何有关参数的 Google 文档,但是 这篇博文记录了其中的大部分内容。
(星期六)
最大
PDF(假)
用 / 分隔(URL 编码时最终为 %2F)
日历。
I do not find any Google documentation for the parameters, but this blog post documents most of them.
(Saturday)
BIGGEST
PDF (false)
separated by a / (which ends up as %2F when URL-encoded)
calendars.