Click or drag to resize

DateTimeConstants Fields

The DateTimeConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBoundary
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.
Top
See Also