Enumerations::CalendarWeekWithinMonthEnum

Header Image
Project:
CalendarWeekWithinMonthEnum : Public <<D2Enumeration>> Enumeration
Created: 26/01/2006 12:41:38
Modified: 29/11/2022 17:25:58
Project:
Advanced:
  • Attributes
  • Tagged Values
  • Advanced
Attribute Scope Type
firstWeek Public enumerationLiteral
definition=Calendar week containing the first of the month. Several days of the first week of the month may occur in the previous calendar month. By construction, the last week of a preceding month can also be the first week of a subsequent month.
order=0
 
secondWeek Public enumerationLiteral
definition=Second week of the month.
order=1
 
thirdWeek Public enumerationLiteral
definition=Third week of the month.
order=2
 
fourthWeek Public enumerationLiteral
definition=Fourth week of the month.
order=3
 
fifthWeek Public enumerationLiteral
definition=Fifth week of the month.
order=4
 
sixthWeek Public enumerationLiteral
definition=Sixth week of the month.
order=5
 
lastWeek Public enumerationLiteral
definition=Last calendar week within month, regardless of its actual number. The last calendar week is the week beginning with Monday and containing the last of the month.
order=6
 
Tag Value
definition Calendar week within month (see ISO8601).
Details:  
Property Value
isFinalSpecialization: 0