Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Globalization.ISOWeek Class Reference

Static Public Member Functions

static int GetWeekOfYear (DateTime date)
 
static int GetYear (DateTime date)
 
static DateTime GetYearStart (int year)
 
static DateTime GetYearEnd (int year)
 
static int GetWeeksInYear (int year)
 
static DateTime ToDateTime (int year, int week, DayOfWeek dayOfWeek)
 

Static Private Member Functions

static int GetWeekNumber (DateTime date)
 
static int GetWeekday (DayOfWeek dayOfWeek)
 

Detailed Description

Definition at line 3 of file ISOWeek.cs.


The documentation for this class was generated from the following file: