Click or drag to resize

RawTime Properties

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

The RawTime type exposes the following members.

Properties
  NameDescription
Public propertyHasTimezone
Determine if the time value has an explicit timezone.
Public propertyHour
Determine the time's hour value.
Public propertyHourOffset
Determine the timezone's hour offset value.
Public propertyIsUtc
Determine if the time value uses UTC.
Public propertyMinute
Determine the time's minute value.
Public propertyMinuteOffset
Determine the timezone's minute offset value.
Public propertyNanosecond
Determine the time's nanosecond value.
Public propertySecond
Determine the time's second value.
Top
See Also