We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61131f3 commit 32e99c6Copy full SHA for 32e99c6
calendars/sunpy.yaml
@@ -1,13 +1,10 @@
1
name: SunPy Community Calendar
2
events:
3
- - summary: Weekly SunPy Community Call
+ - summary: SunPy Community Call
4
description: |
5
- The weekly call for the SunPy community.
6
- Agenda: https://sunpy.org/community_meeting_agenda
+ The weekly community call for the SunPy Project.
+ It is always at 5pm British Time (UTC+1 in the summer, UTC in the winter) on Wednesdays.
7
begin: 2022-07-20 16:00:00 +00:00
8
- end: 2022-07-20 17:00:00 +00:00
9
- url: https://sunpy.org/jitsi
10
- repeat:
11
- interval:
12
- days: 7
13
- until: 2025-01-01 00:00:00 +00:00
+ duration: { minutes: 60 }
+ url: https://sunpy.org/meeting
+ ics: RRULE:FREQ=WEEKLY;BYDAY=WE;INTERVAL=1
0 commit comments