Skip to content

Commit 4a6db56

Browse files
committed
Add community meetings
1 parent 3a53e3c commit 4a6db56

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,12 @@ Zarr is a Sponsored Project of NumFOCUS, a US 501(c)(3) public charity.
2727
NumFOCUS Sponsored Projects rely on the generous support of corporate sponsors, institutional partners, and individual donors.
2828

2929
<iframe allowfullscreen="allowfullscreen" src="https://www.youtube.com/embed/qyJXBlrdzBs?color=white&theme=light"> </iframe>
30+
31+
## Community meetings
32+
33+
A [Google calendar](https://calendar.google.com/calendar/embed?src=c_ba2k79i3u0lkf49vo0jre27j14%40group.calendar.google.com&ctz=Europe%2FBerlin) ([ics](https://calendar.google.com/calendar/ical/c_ba2k79i3u0lkf49vo0jre27j14%40group.calendar.google.com/public/basic.ics)) lists the [regular community meetings](https://github.com/zarr-developers/community/issues/1).
34+
35+
<iframe id="calendariframe"
36+
src="https://calendar.google.com/calendar/embed?ctz=local&amp;src=c_ba2k79i3u0lkf49vo0jre27j14%40group.calendar.google.com&ctz=Europe%2FBerlin" style="border: 0" width="800" height="600" frameborder="0" scrolling="no"></iframe>
37+
38+
<script>document.getElementById("calendariframe").src = document.getElementById("calendariframe").src.replace("ctz=local", "ctz=" + Intl.DateTimeFormat().resolvedOptions().timeZone)</script>

0 commit comments

Comments
 (0)