Icon DateTimeToGMTStr Method

function DateTimeToGMTStr(Value: TDateTime): String

Converts a TDateTime value into a GMT date/time string that adheres to RFC1123 and has the format:

dow, day month year hours:mins:secs GMT
Image