Converts @date to a <type>time_t</type>, assumming it to be in
UTC.
If @date is not representable as a <type>time_t</type>, it will be
clamped into range. (In particular, some HTTP cookies have
expiration dates after "Y2.038k" (2038-01-19T03:14:07Z).)
Converts @date to a <type>time_t</type>, assumming it to be in UTC.
If @date is not representable as a <type>time_t</type>, it will be clamped into range. (In particular, some HTTP cookies have expiration dates after "Y2.038k" (2038-01-19T03:14:07Z).)