Converts this to a time_t, assumming it to be in UTC.
If this is not representable as a time_t, 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 time_t |