pub fn get_soundness() -> Soundness
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.
pub fn get_soundness() -> Soundness
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.