day-specifier

Description

The day-specifier placeholder represents a range of time in terms of days.

Syntax

day-specifier::=

year/month/day | month/day | wday | wday-wday | weekday[s] | weekend[s] | daily |
today | yesterday
wday::=
sun•day[s] | mon•day[s] | tue•sday[s] | wed•nesday[s] | thu•rsday[s] | fri•day[s] 
| sat•urday[s]

Semantics

"day-date" describes the possible values for the placeholders year, month, and day.