Converts this to a <type>time_t</type>, assumming it to be in UTC.
If this 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).)
| this |
a Date |
|
this as a <type>time_t</type> |