pub fn parse_rfc3339_format(s: &str) -> Result<Rfc3339Format, String>
Parse an RFC 3339 format precision string.