Is there anyway of handling ISO 8601 DateTime Strings in the format YYYY-MM-DDTHH:MM:SSSZ (e.g. "2019-11-14T00:55:31.820Z") without having to wrap in a function such as parseDateTime64BestEffort() ...