This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch UTC in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git
commit b1333042ad192780c25861f1d252f513d9f3d78d Author: Sebb <[email protected]> AuthorDate: Wed May 24 17:10:52 2023 +0100 Use UTC to show times --- source/event/calendar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/event/calendar.md b/source/event/calendar.md index bccd542..b252d6d 100644 --- a/source/event/calendar.md +++ b/source/event/calendar.md @@ -5,7 +5,7 @@ title: Apache Conferences Calendar This Calendar is maintained by the [Apache Conferences Committee][1] (ConCom). It's used to list official Apache events, and those events which have been approved to use Apache Marks under the [Third Party Event Branding Policy][2]. -<iframe src="https://www.google.com/calendar/embed?src=nerseigospses068jd57bk5ar8%40group.calendar.google.com&ctz=America/New_York" +<iframe src="https://www.google.com/calendar/embed?src=nerseigospses068jd57bk5ar8%40group.calendar.google.com&ctz=UTC" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe> This Calendar is also available as an [iCal feed][3]
