Skip to the content.

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