<div dir="ltr"><div>All,</div><div>The Date field of HTTP headers uses date format as defined in RFC 7231, for example: </div><div><br></div>Date: Tue, 15 Nov 1994 08:12:31 GMT<br><div><br></div><div>What is the fastest way to parse this header and convert it to an epoch time?</div><div><br></div><div>Best,</div><div>r.</div></div>