[ic] Setting cookie expire

Tim Mirecki interchange-users@lists.akopia.com
Mon Jul 23 10:40:00 2001


Hi:

I am trying to figure out how to set the expiry of a cookie. The docs say
that I need the date in the following format:

Wdy, DD-Mon-YYYY HH:MM:SS GMT

Obviously I’m not going to hard-code this into the page, how can I get the
date in this format, and perhaps add a few months to the current date for a
reasonable cookie expiry date?

thanks