Luis Cáceres df5f6836c4 std.crypto.Certificate: consistent param types for parseTimeDigits
This commit changes the type of the first parameter of parseTimeDigits
to *const [2]u8 for consistency with parseYear4 which uses *const [4]u8
as its first parameter. This is also more ergonomic for the caller since
they don't need to dereference the array.
2023-07-23 21:02:59 +00:00
..
2023-07-03 01:14:20 -07:00
2023-06-25 23:30:25 -07:00
2023-07-16 18:32:52 -07:00
2023-04-22 13:09:15 +03:00
2023-07-20 22:58:14 -04:00
2023-06-25 14:51:03 -07:00
2023-06-10 20:42:30 -07:00
2023-07-19 23:38:40 -04:00
2023-07-07 11:57:09 -07:00