Skip to content

Latest commit

 

History

History
70 lines (46 loc) · 1.04 KB

File metadata and controls

70 lines (46 loc) · 1.04 KB

Week

Generally

Property Value
Description The week of an date in the year.
Namespace DoofesZeug.Entities.DateAndTime.Part.Date
BaseClass DateTimePart
SourceCode Week.cs

Properties

Declared

Name Type Read Write DefaultValue

Inherited

Name Type Read Write DefaultValue
Value UInt32 0

UML Diagram

Week.png


Code Example

An example or code snippet follows soon.

Console Example

┌──────────┬───────┐
│ Property │ Value │
├──────────┼───────┤
│ Value    │ 3     │
└──────────┴───────┘

JSON Example

3

YAML Example

Value: 3