Skip to content

Commit feff06b

Browse files
authored
Fix timezone for SciPy newcomers meetings (#261)
* Fix timezone for SciPy newcomers meetings * Add timezone info for until keyword
1 parent 8e1b20d commit feff06b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

calendars/scipy.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,11 +36,11 @@ events:
3636
3737
Meeting notes: https://hackmd.io/@melissawm/H15ahr5wq
3838
39-
begin: 2022-05-27 19:00:00
40-
end: 2022-05-27 20:00:00
39+
begin: 2022-05-27 19:00:00 +00:00
40+
end: 2022-05-27 20:00:00 +00:00
4141
url: https://us06web.zoom.us/j/6345425936?pwd=aDVFQzVmbk9SVU5jU0Jwc0s3YWUrdz09
4242
repeat:
4343
interval:
4444
# seconds, minutes, hours, days, weeks, months, years
4545
days: 28
46-
until: 2025-01-01 00:00:00
46+
until: 2025-01-01 00:00:00 +00:00

0 commit comments

Comments
 (0)