Can be used to parse dates appearing in http response headers such
as Expires or Last-Modified. Automatically recognizes
most common formats. If the format is known, strptime()
might be easier.
Can be used to parse dates appearing in http response headers such
as Expires or Last-Modified. Automatically recognizes
most common formats. If the format is known, strptime()
might be easier.