** Minor change to `encode-time': you can now pass more than seven
arguments. If you do that, the first six arguments have the usual meaning, the last argument is interpreted as the time zone, and the arguments in between are ignored.

This means that it works to use the list returned by `decode-time' as the list of arguments for `encode-time'.