ISOWeek.GetYearStart(Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Calculates the Gregorian date at which the week-numbering year will start.
public:
static DateTime GetYearStart(int year);
public static DateTime GetYearStart(int year);
static member GetYearStart : int -> DateTime
Public Shared Function GetYearStart (year As Integer) As DateTime
- year
- Int32
An ISO week-numbering year (also called an ISO year informally).
The Gregorian date at which the week-numbering year will start.
Product | Versions |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET Standard | 2.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: