Weekday
Mon 01 January 2018Syntax
Weekday(dt)
Description
Use the Weekday function to calculate the day of the week based on a date value.
Parameters
Field or Control |
Definition |
---|---|
dt |
A Date value. Weekday determines the day of the week that dt falls on. |
Returns
Returns a Number value representing the day of the week. 1 is Sunday, 7 is Saturday.