Skip to main content

sas_time_to_ns

Function sas_time_to_ns 

Source
fn sas_time_to_ns(val: f64) -> Option<i64>
Expand description

Converts a SAS time (seconds since midnight, possibly fractional) to nanoseconds, rounding rather than truncating.