httpStringToDatetime method: Utility class
Syntax
httpStringToDatetime(string)
Description
Use this method to convert an HTTP date/time string in the "dow, dd mmm yyyy hh:mm:ss GMT" format to a DateTime value.
Parameters
| Parameter | Description |
|---|---|
|
string |
Specifies the HTTP date/time string in the "dow, dd mmm yyyy hh:mm:ss GMT" format. |
Returns
A DateTime value.