Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-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.

See Also