Skip to main content

format_timestamp_array_styled

Function format_timestamp_array_styled 

Source
pub fn format_timestamp_array_styled(
    items: &[Option<i64>],
    with_tz: bool,
    style: &RenderStyle,
) -> String