timezoneOffset was introduced to work around the fact that MongoDB didn't have a feature to convert date/time values to client timezones. The related MongoDB issue has now been fixed. This does not break functionality for this package, but it makes different query syntax possible. We should also fix the docs for the timezoneOffset option, where there's a link to the issue.