Converts an ActiveX Date to a web/internet standard (RFC 1123) format date/time string.
Util.Date_RFC1123(DateVal)
The method syntax has these parts:
| Part | Description | 
|---|---|
| DateVal (Date) | local date/time for which the RFC 1123 string is desired | 
| Return (String) | corresponding RFC 1123 format date/time string | 
Sat, 23 Feb 2002 09:39:21 GMT