Available on crate feature
local-offset
only.Expand description
Get the system’s UTC offset on Unix.
Functions§
- Obtain the system’s UTC offset.
- Convert the given Unix timestamp to a
libc::tm
. ReturnsNone
on any error. - tm_
to_ 🔒offset Redox or Linux or L4Re or Android or Emscripten or macOS or iOS or watchOS or FreeBSD or DragonFly BSD or OpenBSD or NetBSD or Haiku Convert alibc::tm
to aUtcOffset
. ReturnsNone
on any error.