Creates a DateTimeOffset object representing a point in time at a particular offset from GMT.
Overload List
Name | Description |
---|---|
Creates a DateTimeOffset object representing a point in time at a particular offset from GMT given a java.sql.Timestamp value and a value indicating the offset in minutes. |
|
Creates a DateTimeOffset object representing a point in time at a particular offset from GMT given a java.sql.Timestamp value and a java.util.Calendar value indicating the offset. |