![]() | DateTimeOffsetHelper Class |
Namespace: com.espertech.esper.compat
public static class DateTimeOffsetHelper
The DateTimeOffsetHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Ceiling | |
![]() ![]() | CreateDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, TimeSpan) | |
![]() ![]() | CreateDateTime(Int32, Int32, Int32, Int32, Int32, Int32, Int32, TimeZoneInfo) |
Creates the date time within the specified timezone
|
![]() ![]() | InMillis |
Gets the number of milliseconds needed to represent
the datetime.
|
![]() ![]() | MillisToDateTimeOffset |
Converts milliseconds into a datetime offset.
|
![]() ![]() | MillisToJavaMillis |
Converts millis in CLR to millis in Java. In this case, it assumes that your
millis are the result of a conversion from UtcTicks.
|
![]() ![]() | Normalize |
Normalizes the specified date time.
|
![]() ![]() | Now | |
![]() ![]() | Range | |
![]() ![]() | Round | |
![]() ![]() | TimeFromMillis(Int64, TimeSpan) |
Gets the datetime that matches the number of milliseconds provided.
|
![]() ![]() | TimeFromMillis(Int64, TimeZoneInfo) |
Gets the datetime that matches the number of milliseconds provided.
|
![]() ![]() | ToDateTimeOffset | |
![]() ![]() | TranslateTo | |
![]() ![]() | Truncate | |
![]() ![]() | UtcMillis |
Gets the number of milliseconds needed to represent the datetime.
|
![]() ![]() | With | |
![]() ![]() | WithDay | |
![]() ![]() | WithHour | |
![]() ![]() | WithMilli | |
![]() ![]() | WithMinute | |
![]() ![]() | WithMonth | |
![]() ![]() | WithSecond | |
![]() ![]() | WithYear |