Function timestamp_to_char

Source
fn timestamp_to_char(
    data: Timestamp,
    pattern: &ChronoPattern,
    writer: &mut impl Write,
)