Skip to main content
Version: v4 (Stable)

GetDayType

GetDayType(DayType As Integer[, Date As Time])

Returns in <DayType> the type of day (0=Monday, ... 6=Sunday, 7=Holiday) of the date specified by the optional parameter <Date> (current date by default).

Returns an error code (0 if no error, 3 if syntax error).