Skip to main content

temporal_from_human_readable_str

Function temporal_from_human_readable_str 

Source
pub fn temporal_from_human_readable_str(s: &str) -> Option<TemporalValue>
Expand description

Parse a human-readable ISO 8601 temporal string (e.g. "12:35:15+05:00", "2024-01-15") into a TemporalValue by classifying and evaluating it.