Returns a TimeZone that is a fixed offset (seconds east) from UTC. Note: If the absolute value of the offset is greater than 24 hours you'll get UTC (i.e., no offset) instead.
A time zone with the given fixed offset.
| Name | Description |
|---|---|
| seconds | The fixed offset east of UTC, in seconds. |