The semester planning database should contain information about the time zone where the course will be taught. This function retrieves the time zone corresponding to the currently loaded semester schedule.

get_semestr_tz()

Value

A character string with the time zone.

Examples

get_semestr_tz()
#> [1] "America/Chicago"