Format string for cookie expiration date.
Source position: httpprotocol.pp line 106
const SCookieExpire = ' "Expires="' + HTTPDateFmt + ' "GMT"';