DOW - Return the day of week (Reports & Settings Report Generator function)

From Catalyst
Jump to: navigation, search

Syntax

$DOW{date}

Description

Return the day of week from a date.

Parameters

date
A numeric parameter that can be omitted.
The date in numeric format. If omitted, the current machine date is used.

Returns

A numeric value. The day of week. 1 = Monday, 7 = Sunday.