Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
12c (12.2.1.4.0)
E90869-02
12c (12.2.1.4.0)
E90869-02
The RawTime type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | HasTimezone |
Determine if the time value has an explicit timezone.
|
![]() | Hour |
Determine the time's hour value.
|
![]() | HourOffset |
Determine the timezone's hour offset value.
|
![]() | IsUtc |
Determine if the time value uses UTC.
|
![]() | Minute |
Determine the time's minute value.
|
![]() | MinuteOffset |
Determine the timezone's minute offset value.
|
![]() | Nanosecond |
Determine the time's nanosecond value.
|
![]() | Second |
Determine the time's second value.
|