mrz_result_class_fix library
Enums
Functions
-
dateAsUtcIso(
DateTime? d) → String? - Write as UTC midnight ISO (e.g. 2025-09-06T00:00:00.000Z)
-
dateFromIsoIgnoreTime(
String? iso) → DateTime? - Read from ISO but keep only the calendar parts (avoid TZ shifts)