| System.DateTime op_Addition( |
| ) |
System.DateTime d-no documentation
| d | no documentation t - |
System.DateTime
| System.DateTime Add( |
| ) |
System.TimeSpan value-no documentation
value -
System.DateTime
| System.DateTime AddDays( |
| ) |
System.Double value-no documentation
value -
System.DateTime
| System.DateTime AddHours( |
| ) |
System.Double value-no documentation
value -
System.DateTime
| System.DateTime AddMilliseconds( |
| ) |
System.Double value-no documentation
value -
System.DateTime
| System.DateTime AddMinutes( |
| ) |
System.Double value-no documentation
value -
System.DateTime
| System.DateTime AddMonths( |
| ) |
System.Int32 months-no documentation
months -
System.DateTime
| System.DateTime AddSeconds( |
| ) |
System.Double value-no documentation
value -
System.DateTime
| System.DateTime AddTicks( |
| ) |
System.Int64 value-no documentation
value -
System.DateTime
| System.DateTime AddYears( |
| ) |
System.Int32 value-no documentation
value -
System.DateTime
System.DateTime value-no documentation
value -
System.Int32
System.Object value-no documentation
value -
System.Int32
| System.String[] GetDateTimeFormats( |
| ) |
System.Char format-no documentation
format -
System.String[]
System.String[]
System.Boolean
| System.TimeSpan op_Subtraction( |
| ) |
System.DateTime d1-no documentation
| d1 | no documentation d2 - |
System.TimeSpan
| System.DateTime Subtract( |
| ) |
System.TimeSpan value-no documentation
value -
System.DateTime
| System.TimeSpan Subtract( |
| ) |
System.DateTime value-no documentation
value -
System.TimeSpan
| System.DateTime op_Subtraction( |
| ) |
System.DateTime d-no documentation
| d | no documentation t - |
System.DateTime
System.DateTime t1-no documentation
| t1 | no documentation t2 - |
System.Int32
Constructor replaces new
System.DateTime
| static System.DateTime Create ( |
| ) |
Constructor replaces new;
| year System.Int32 | no description |
| month System.Int32 | no description |
| day System.Int32 | no description |
| hour System.Int32 | no description |
| minute System.Int32 | no description |
| second System.Int32 | no description |
| millisecond System.Int32 | no description |
| kind | no description |
System.DateTime
| static System.DateTime Create ( |
| ) |
Constructor replaces new;
| year System.Int32 | no description |
| month System.Int32 | no description |
| day System.Int32 | no description |
| hour System.Int32 | no description |
| minute System.Int32 | no description |
| second System.Int32 | no description |
| millisecond System.Int32 | no description |
System.DateTime
| static System.DateTime Create ( |
| ) |
Constructor replaces new;
| year System.Int32 | no description |
| month System.Int32 | no description |
| day System.Int32 | no description |
| hour System.Int32 | no description |
| minute System.Int32 | no description |
| second System.Int32 | no description |
| kind | no description |
System.DateTime
| static System.DateTime Create ( |
| ) |
Constructor replaces new;
| year System.Int32 | no description |
| month System.Int32 | no description |
| day System.Int32 | no description |
| hour System.Int32 | no description |
| minute System.Int32 | no description |
| second System.Int32 | no description |
System.DateTime
| static System.DateTime Create ( |
| ) |
Constructor replaces new;
| year System.Int32 | no description |
| month System.Int32 | no description |
| day System.Int32 | no description |
System.DateTime
| static System.DateTime Create ( |
| ) |
Constructor replaces new;
| ticks System.Int64 | no description |
| kind | no description |
System.DateTime
| static System.DateTime Create ( |
| ) |
Constructor replaces new;
| ticks System.Int64 | no description |
System.DateTime
| static System.Int32 DaysInMonth( |
| ) |
System.Int32 year-no documentation
| year System.Int32 | no documentation month - |
System.Int32
| static System.DateTime FromBinary( |
| ) |
System.Int64 dateData-no documentation
dateData -
System.DateTime
| static System.DateTime FromFileTime( |
| ) |
System.Int64 fileTime-no documentation
fileTime -
System.DateTime
| static System.DateTime FromFileTimeUtc( |
| ) |
System.Int64 fileTime-no documentation
fileTime -
System.DateTime
| static System.DateTime FromOADate( |
| ) |
System.Double d-no documentation
d -
System.DateTime
| static System.Boolean IsLeapYear( |
| ) |
System.Int32 year-no documentation
year -
System.Boolean
| static System.DateTime Parse( |
| ) |
System.String s-no documentation
s -
System.DateTime
| static System.DateTime SpecifyKind( |
| ) |
System.DateTime value-no documentation
| value | no documentation kind - |
System.DateTime
System.String s-no documentation
| s System.String | no documentation result - |
System.Boolean
System.Int64
System.Int64
System.Int64
System.String
System.String
System.Double
System.String
System.String
| System.String ToString( |
| ) |
System.String format-no documentation
format -
System.String
System.String