diff options
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -3,9 +3,15 @@ course: "Parallel Programming" semester: start: "11/08/2025" end: "15/12/2025" + lectures: + slots: + monday: + start: "2pm" + end: "3pm" output: date_format: "%b %d" + time_format: "%H:%M" format: "text" # Or html/json/csv/latex/mediawiki week_drift: 0 # Add constant offset to week numbers tables: @@ -57,6 +63,9 @@ lectures: name: "Introduction" date: "13/08/2025" who: "Loïc" + slot: + start: "5pm" + end: "6pm" 2: name: "Parallel software and hardware" date: "22/08/2025" |
