Commit Graph

10 Commits

Author SHA1 Message Date
10634c1210 Spelling, separate Course struct from SearchResults
Separating the course struct will be useful for storing classes by CRN later on
2024-01-29 14:13:36 -06:00
281944546f Encapsulate default term selection into term.go 2024-01-29 05:28:50 -06:00
ef3df75f45 Add local ICal timestamp format, rename centralTime global var 2024-01-29 02:31:42 -06:00
6267a80fea Small code formatting correction 2024-01-18 11:36:33 -06:00
1adb6d0af0 Simplify term funcs, rename/make stringification function a struct fn 2024-01-17 21:38:43 -06:00
44d5e533f3 Fix CentralTime init order (again) 2023-12-26 08:07:09 -06:00
3020632364 Add debug for current term resolution 2023-12-26 06:52:29 -06:00
0785d6522f Missing tzdata fix 2023-12-26 06:50:24 -06:00
0b4c8ad76f Fix location/YearDayRange init order 2023-12-26 06:46:59 -06:00
aaf8b8ebcd Improve automatic term selection/identification 2023-12-26 06:45:00 -06:00