EskomCalendar.getTodaySchedules

Gets any schedules in the given area that would be valid for the 24 hours of today's date

class EskomCalendar
public
getTodaySchedules
(
string area
)

Parameters

area string

the area to check for schedules

Return Value

Type: Schedule[]

an array of Schedule(s)

Meta