DayPosition

DayPosition enumeration

Day positions, typically found in a month.

Members

Member nameDescription
NONENo values are set.
FIRSTFirst occurrence found in a given interval.
SECONDSecond occurrence found in a given interval.
THIRDThird occurrence found in a given interval.
FOURTHFourth occurrence found in a given interval.
LASTLast occurrence found in a given interval.

See Also