Skip to content

Commit

Permalink
Experiment: Add total duration to the agenda
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo authored and ljharb committed Oct 2, 2024
1 parent f0132ce commit fca6bdc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions 2024/10.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- 10:00 to 17:00 JST (Asia/Tokyo) on 10 October 2024
- **Location**: Tokyo, Japan
- **Attendee information**: https://github.com/tc39/Reflector/issues/537
- **Total duration of scheduled discussions**: ![dynamically computed total of timeboxes on the agenda](https://tc39-agenda-time.deno.dev/2024/10/)

```mermaid
gantt
Expand Down
1 change: 1 addition & 0 deletions 2024/12.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- 10:00 to 15:00 MST (America/Denver) on 5 December 2024
- **Location**: Albuquerque, New Mexico
- **Attendee information**: https://github.com/tc39/Reflector/issues/545
- **Total duration of scheduled discussions**: ![dynamically computed total of timeboxes on the agenda](https://tc39-agenda-time.deno.dev/2024/12/)

```mermaid
gantt
Expand Down
1 change: 1 addition & 0 deletions 2025/02.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- 10:00 to 16:00 PST (America/Los_Angeles) on 20 February 2025
- **Location**: Seattle, WA
- **Attendee information**: https://github.com/tc39/Reflector/issues/547
- **Total duration of scheduled discussions**: ![dynamically computed total of timeboxes on the agenda](https://tc39-agenda-time.deno.dev/2025/02/)

```mermaid
gantt
Expand Down
1 change: 1 addition & 0 deletions template.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
- 10:00 to 16:00 TZ (IANA name here, e.g. Asia/Tokyo) on TBD
- **Location**: CITY, COUNTRY
- **Attendee information**: LINK TO REFLECTOR
- **Total duration of scheduled discussions**: ![dynamically computed total of timeboxes on the agenda](https://tc39-agenda-time.deno.dev/YYYY/MM/) <!-- UPDATE YYYY AND MM -->

```mermaid
gantt
Expand Down

0 comments on commit fca6bdc

Please sign in to comment.