The following tables list the members exposed by DateTimeUtilities.
Name | Description | |
---|---|---|
JavascriptMinDateTime | Javascript date object min value. |
Name | Description | |
---|---|---|
DateTimeToDate | Returns new instance of class System.DateTime, which equals received instance System.DateTime with additional days. | |
DateTimeToShortTime | ||
Day | Gets day of month for a date value. | |
DayInRange | Gets true if the datetime1 date day is in the range of datetime2 – BeforeDays and datetime2 + AfterDays. | |
DayOfWeek | Gets the number of the day of week for a date value. | |
GetDateTimeTillMillisecond | ||
GetDateTimeTillMillisecondRounded | ||
GetDateTimeTillMinutes | ||
GetDateTimeTillSeconds | ||
GetTimeTillMinutes | Getting time accurate to minutes. | |
IsDate | ||
Month | Gets month for a date value. | |
StartOfHalfYear | The date of half-year start for the passed System.DateTime instance. | |
StartOfHour | The date of hour start for the passed System.DateTime instance. | |
StartOfMonth | The date of month start for the passed System.DateTime instance. | |
StartOfQuarter | The date of quarter start for the passed System.DateTime instance. | |
StartOfWeek | Start date of the week for a given value System.DateTime with week offset weekOffset. | |
StartOfYear | The date of year start for the passed System.DateTime instance. | |
Time | Overloaded. | |
ToJsonFormat |