pub fn format_to_rfc3339_utc_bytes( year: u32, month: u32, day: u32, hour: u32, minute: u32, second: u32, millisecond: u32, ) -> [u8; 24]