Function format_absolute_timestamp

Source
pub fn format_absolute_timestamp(
    timestamp: &Timestamp,
) -> Result<String, TimestampOutOfRange>