Skip to main content

ensure_timezone_argument

Function ensure_timezone_argument 

Source
pub fn ensure_timezone_argument(
    arguments: &mut Map<String, Value>,
    requires_timezone: bool,
) -> Result<()>
Expand description

Ensure a timezone argument is present when required by the schema.