/tg/ Station 13 - Modules - TypesVar Details

nth_week

A holiday lasting one day only that falls on the nth weekday in a month i.e. 3rd Wednesday of February.

Vars

begin_weekNth weekday of type begin_weekday in begin_month to start on (1 to 5).
begin_weekdayWeekday of begin_week to start on.
end_weekNth weekday of type end_weekday in end_month to end on (1 to 5, defaults to begin_week).
end_weekdayWeekday of end_week to end on (defaults to begin_weekday).

Var Details

begin_week

Nth weekday of type begin_weekday in begin_month to start on (1 to 5).

begin_weekday

Weekday of begin_week to start on.

end_week

Nth weekday of type end_weekday in end_month to end on (1 to 5, defaults to begin_week).

end_weekday

Weekday of end_week to end on (defaults to begin_weekday).