itghlu
Results
1
issues of
itghlu
Fix date parsing in AFNIC parsers as the format had changed from `DD/MM/YYYY` to `YYYY-MM-DDThh:mm:ssZ` (ISO 8601). The `parse_time` method can handle this date format without pre-processing. Original code would...