Source position: dateutil.inc line 478
function DateToISO8601(
const ADate: TDateTime;
AInputIsUTC: Boolean = True
):string;