Jeff Barr writes:
> <date></date>
> This would be very handy; many other formats contain this info.
> We need to specify the format.
ISO 8601 ("YYYY-MM-DD HH:MM:SS" with an optional TZ) is my first
preference, although for human readable formats the one outlined in
RFC822 and followed up in RFC1123 and used in HTTP (RFC1945) is
acceptable.
Dan