2 references to string2date
System (2)
net\System\Net\HttpWebRequest.cs (1)
2989
return HttpProtocolUtils.
string2date
(headerValue);
net\System\Net\HttpWebResponse.cs (1)
289
return HttpProtocolUtils.
string2date
(lastmodHeaderValue);