Module chrono::offset::fixed
[-] [+]
[src]
The time zone which has a fixed offset from UTC.
Structs
| FixedOffset | The time zone with fixed offset, from UTC-23:59:59 to UTC+23:59:59. |
The time zone which has a fixed offset from UTC.
| FixedOffset | The time zone with fixed offset, from UTC-23:59:59 to UTC+23:59:59. |
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).