DateTimeGMTToCookieStr() raises an EConvertError exception. This is because it
calls IndyFormat() with a format string that uses "%c" for the delimiter
character. It needs to use "%s" instead.
Original issue reported on code.google.com by gambit47 on 3 Mar 2011 at 8:15
Original issue reported on code.google.com by
gambit47
on 3 Mar 2011 at 8:15