The following tables list the members that are exposed by the DateTimeOffset Class class.
Constructors
None.
Fields
None.
Methods
Name | Description |
---|---|
Compares this DateTimeOffset object to another DateTimeOffset object based on their time at GMT. |
|
Compares this DateTimeOffset object to another Object. |
|
Returns the offset, in minutes from GMT, of this DateTimeOffset object. |
|
Returns the point in time represented by this DateTimeOffset object as a java.sql.Timestamp. |
|
Returns a hash code value for the object. |
|
Returns a string representation of the DateTimeOffset object. |
|
Creates a DateTimeOffset object representing a point in time at a particular offset from GMT. |
Inherited Methods
Class inherited from: | Methods |
---|---|
class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, |