Share via


PolicyConstants.MaxAllowedDateInMonth Field

Definition

Maximum number of days in a month.

public const int MaxAllowedDateInMonth = 28;
val mutable MaxAllowedDateInMonth : int
Public Const MaxAllowedDateInMonth As Integer  = 28

Field Value

Value = 28

Applies to