Skip to main content

format_time_expression

Function format_time_expression 

Source
pub fn format_time_expression(expr: &TimeExpression) -> String
Expand description

Format a parsed time expression back to its string representation.

This produces a normalized but semantically equivalent string that preserves the same form (clock-time/offset-time/wallclock-time).