Skip to main content

calculate_timezone_offset_seconds

Function calculate_timezone_offset_seconds 

Source
pub fn calculate_timezone_offset_seconds(total_minutes: i16) -> i32
Expand description

Calculate total seconds for a timezone offset

Uses saturating arithmetic to prevent overflow