Static fastdate::GLOBAL_OFFSET
source · pub static GLOBAL_OFFSET: Lazy<i32>Expand description
Obtain the offset of Utc time and Local time in seconds, using Lazy only once to improve performance
pub static GLOBAL_OFFSET: Lazy<i32>Obtain the offset of Utc time and Local time in seconds, using Lazy only once to improve performance