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