return the block in which the schedule starts with
return the block in which the schedule ends with
return the block in which the earliest class starts, the 8:00 block is zero return 0 if no class
return the block in which the latest class ends, the 8:00 block is zero
computes the number of rows we need
Generated using TypeDoc
the component for rendering a schedule (with courses and events) on a grid
Kaiying Shan