EskomCalendar.getSchedulesUntil

Gets schedules up until a given time

class EskomCalendar
public
getSchedulesUntil
(
string area
,
SysTime finishTime
)

Parameters

area string

the area to check for schedules

finishTime SysTime

the time to check til

Return Value

Type: Schedule[]

an array of Schedule(s)

Meta