Month
Generally
Property | Value |
---|---|
Description | The month of an date. |
Namespace | DoofesZeug.Entities.DateAndTime.Part.Date |
BaseClass | DateTimePart |
SourceCode | Month.cs |
Properties
Declared
Name | Type | Read | Write | DefaultValue |
---|---|---|---|---|
Inherited
Name | Type | Read | Write | DefaultValue |
---|---|---|---|---|
Value | UInt32 | ✓ | ✓ | 0 |
UML Diagram
Code Example
An example or code snippet follows soon.
Console Example
┌──────────┬───────┐
│ Property │ Value │
├──────────┼───────┤
│ Value │ 3 │
└──────────┴───────┘
JSON Example
3
YAML Example
Value: 3