![]() | DateTimeConstants Class |
[Missing <summary> documentation for "T:com.espertech.esper.compat.datetime.DateTimeConstants"]
Namespace: com.espertech.esper.compat.datetime
public class DateTimeConstants
The DateTimeConstants type exposes the following members.
Name | Description | |
---|---|---|
![]() | DateTimeConstants | Initializes a new instance of the DateTimeConstants class |
Name | Description | |
---|---|---|
![]() ![]() | Boundary |
Boundary offset represents a number of seconds that represent 24 hours worth of milliseconds.
All times are aligned to UTC time of zero ticks. However, during conversion, its common for
the time to be shifted due to an offset from UTC. This causes the number of milliseconds to
actually become negative. The boundary offset represents a number of milliseconds required
to handle values from zero and greater from a UTC standpoint.
|