หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Creates a DateTimeOffset object representing a point in time at a particular offset from GMT.
Overload List
| Name | Description |
|---|---|
| valueOf(java.sql.Timestamp, int) | 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. |
| valueOf(java.sql.Timestamp, java.util.Calendar) | 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. |