get_semestr_tz: Get the time zone for where the course will be taught.

View source: R/assignment_utils.R

get_semestr_tzR Documentation

Get the time zone for where the course will be taught.

Description

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.

Usage

get_semestr_tz()

Value

A character string with the time zone.

Examples

get_semestr_tz()


jonathan-g/semestr documentation built on Jan. 23, 2025, 3:10 p.m.