weekDay

Compute which day of the week a d_time t is.

int
weekDay

Return Value

Type: int

Integer in the range 0..6, where 0 represents Sunday and 6 represents Saturday.

Suggestion Box / Bug Report