FORMULA LANGUAGE


@Weekday
Example

Computes the day of the week and returns a number that identifies the day.

Syntax

@Weekday( timeĀ­date )

Parameters

time-date


Return value

weekdayNumber


Usage

If the parameter is a list, the function operates on each element of the list, and the return value is a list with the same number of elements.

Language cross-reference

Weekday function of LotusScript language

Example
See Also