Function time::util::local_offset::get_soundness

source ·
pub fn get_soundness() -> Soundness
Available on crate feature local-offset only.
Expand description

Obtains the soundness of obtaining the local UTC offset. If it is Soundness::Unsound, it is allowed to invoke undefined behavior when obtaining the local UTC offset.