Skip to content

Commit 7524b03

Browse files
authored
[docs] Add note about calendar timezones (#80346)
1 parent 43dd1e8 commit 7524b03

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

llvm/docs/GettingInvolved.rst

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,10 +245,11 @@ on a regular schedule, to anyone who is looking for some guidance. Please find
245245
the list of who is available when, through which medium, and what their area of
246246
expertise is. Don't be too shy to dial in!
247247

248-
The :doc:`CodeOfConduct` applies to all office hours.
248+
Office hours are also listed on the :ref:`llvm-community-calendar`. Of course,
249+
people take time off from time to time, so if you dial in and you don't find
250+
anyone present, chances are they happen to be off that day.
249251

250-
Of course, people take time off from time to time, so if you dial in and you
251-
don't find anyone present, chances are they happen to be off that day.
252+
The :doc:`CodeOfConduct` applies to all office hours.
252253

253254
.. list-table:: LLVM office hours
254255
:widths: 15 40 15 15 15
@@ -452,6 +453,11 @@ also be seen inline below:
452453

453454
<iframe src="https://calendar.google.com/calendar/embed?height=600&wkst=1&bgcolor=%23ffffff&ctz=UTC&showCalendars=0&showDate=1&showNav=1&src=Y2FsZW5kYXJAbGx2bS5vcmc&color=%23039BE5" style="border:solid 1px #777" width="800" height="600" frameborder="0" scrolling="no"></iframe>
454455

456+
Note that the web view of the LLVM community calendar shows events in
457+
Coordinated Universal Time (UTC). If you use Google Calendar, consider
458+
subscribing to it with the + button in the bottom-right corner to view all
459+
events in your local timezone alongside your other calendars.
460+
455461
.. _llvm-community-calendar-host-guidance:
456462

457463
Guidance on what to put into LLVM community calendar invites

0 commit comments

Comments
 (0)