Skip to content

Commit 871d35e

Browse files
committed
removing timezone from calendars
1 parent e5a1553 commit 871d35e

File tree

5 files changed

+12
-17
lines changed

5 files changed

+12
-17
lines changed

calendars/graphblas.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
name: GraphBLAS Community Calendar
2-
timezone: America/Los_Angeles
32
events:
43
- summary: Python-graphblas Community Call
54
description: |
@@ -14,8 +13,8 @@ events:
1413
Zoom meeting ID: 972 6723 4756
1514
Zoom meeting passcode: 584468
1615
17-
begin: 2023-08-16 07:00:00
18-
end: 2023-08-16 08:00:00
16+
begin: 2023-08-16 14:00:00
17+
end: 2023-08-16 15:00:00
1918
url: https://anaconda.zoom.us/j/97267234756?pwd=Q00wSjE2dDV6NmF3eFBZSFBtVDFSQT09
2019
repeat:
2120
interval:
@@ -31,7 +30,7 @@ events:
3130
Zoom meeting ID: 160 627 7061
3231
Zoom meeting passcode: 677995
3332
34-
begin: 2023-09-08 09:00:00
35-
end: 2023-09-08 10:00:00
33+
begin: 2023-09-08 16:00:00
34+
end: 2023-09-08 17:00:00
3635
url: https://mitll.zoomgov.com/j/1606277061?pwd=YUdEZGlkV1lCbUlITEhaak9MdTJvUT09
3736
ics: RRULE:FREQ=MONTHLY;BYDAY=2FR

calendars/networkx.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
name: NetworkX Community Calendar
2-
timezone: America/New_York
32
events:
43
- summary: NetworkX Community Call
54
description: |
65
The NetworkX Community Call.
76
87
Meeting link: https://colgate.zoom.us/j/92619161786
98
Meeting notes: https://hackmd.io/ea2IhUuqSrG4kM9tokXuEw
10-
begin: 2025-05-29 12:00:00
9+
begin: 2025-05-29 16:00:00
1110
duration: { minutes: 60 }
1211
url: https://colgate.zoom.us/j/92619161786
1312
repeat:
@@ -23,7 +22,7 @@ events:
2322
Meeting notes: https://hackmd.io/rqs_pWMxSLmICXCpI3w-Ug
2423
Zoom meeting ID: 941 9287 4965
2524
Zoom meeting passcode: 572126
26-
begin: 2025-02-25 11:30:00
25+
begin: 2025-02-25 15:30:00
2726
duration: { minutes: 60 }
2827
url: https://anaconda.zoom.us/j/94192874965?pwd=K0wvcmhXem41ZlVSQ2l4TXlUaDgxdz09
2928
ics: RRULE:FREQ=MONTHLY;BYDAY=1TU;INTERVAL=1
@@ -34,7 +33,7 @@ events:
3433
3534
Meeting link: https://colgate.zoom.us/j/281534728
3635
Meeting notes: https://hackmd.io/tF0saJhyQ2i25e8tWiBrmw
37-
begin: 2025-05-15 13:00:00Z
36+
begin: 2025-05-15 13:00:00
3837
duration: { minutes: 60 }
3938
url: https://colgate.zoom.us/j/281534728
4039
repeat:

calendars/podcast.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
name: Podcast Calendar
2-
timezone: America/Los_Angeles
32
events:
43
- summary: Another Open Source Podcast
54
description: |
65
A podcast about open source! Join us for discussions on open source
76
events, documentation, developer testimonies, mentorship programs and more."
8-
begin: 2024-05-10 11:00:00
9-
end: 2024-05-10 12:00:00
7+
begin: 2024-05-10 18:00:00
8+
end: 2024-05-10 19:00:00
109
url: https://discord.gg/X3fpKzKf

calendars/sparse-array.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
name: Sparse Arrays WG
2-
timezone: America/Los_Angeles
32
events:
43
- summary: Sparse Array Work Session
54
description: |
65
Meeting Link: https://meet.google.com/jrp-qgcf-nxh
76
Meeting notes: https://hackmd.io/9UCjKdRUTEeoS8KdQNll-A
8-
begin: 2024-01-08 11:00:00
7+
begin: 2024-01-08 18:00:00
98
duration: { minutes: 60 }
109
url: https://meet.google.com/jrp-qgcf-nxh
1110
repeat:

calendars/specs.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
name: SPEC Steering Committee
2-
timezone: America/Los_Angeles
32
events:
43
- summary: SPEC Planning Meeting
54
description: |
65
This is the monthly meeting for the SPECs Steering Committee.
76
87
Meeting Link: https://ucsc.zoom.us/j/98441337155?pwd=Mjl6TjdRTTNBc3ZGQzE3MTQyRVkyZz09
98
Meeting notes: https://hackmd.io/WPTkRnNtSOeF7OhUTRHDwA
10-
begin: 2023-09-05 9:00:00
11-
end: 2023-09-05 10:00:00
9+
begin: 2023-09-05 16:00:00
10+
end: 2023-09-05 17:00:00
1211
url: https://ucsc.zoom.us/j/98441337155?pwd=Mjl6TjdRTTNBc3ZGQzE3MTQyRVkyZz09
1312
ics: RRULE:FREQ=MONTHLY;BYDAY=1TU;INTERVAL=1

0 commit comments

Comments
 (0)