![]() | DateTimeEx Class |
Namespace: com.espertech.esper.compat
public class DateTimeEx : IComparable, IComparable
The DateTimeEx type exposes the following members.
Name | Description | |
---|---|---|
![]() | DateTimeEx(DateTimeEx) | Initializes a new instance of the DateTimeEx class |
![]() | DateTimeEx(DateTimeOffset, TimeZoneInfo) |
Initializes a new instance of the DateTimeEx class.
|
![]() | DateTimeEx(Int32, Int32, Int32, Int32, Int32, Int32, Int32, TimeZoneInfo) | Initializes a new instance of the DateTimeEx class |
Name | Description | |
---|---|---|
![]() | DateTime |
Gets the underlying date time object.
|
![]() | Day | |
![]() | DayOfWeek | |
![]() | DayOfWeekEnum | |
![]() | DayOfYear | |
![]() | Hour | |
![]() | Millisecond | |
![]() | Minute | |
![]() | Month | |
![]() | Second | |
![]() | TimeZone |
Gets the time zone associated with the value.
|
![]() | UtcDateTime |
Gets the underlying date time object, translated to UTC.
|
![]() | UtcMillis | |
![]() | WeekOfYear | |
![]() | Year |
Name | Description | |
---|---|---|
![]() | IsGreaterThanT | (Defined by CompatExtensions.) |
![]() | IsGreaterThanOrEqualT | (Defined by CompatExtensions.) |
![]() | IsLessThanT | (Defined by CompatExtensions.) |
![]() | IsLessThanOrEqualT | (Defined by CompatExtensions.) |