pub fn validate_gps_seconds(seconds: f64) -> Result<(), BrightDateError>Expand description
Validate GPS seconds-into-week is in [0, 604800).
pub fn validate_gps_seconds(seconds: f64) -> Result<(), BrightDateError>Validate GPS seconds-into-week is in [0, 604800).