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