Timezone related utilities for BSON.
Fixed offset timezone, in minutes east from UTC.
Implementation based from the Python standard library documentation. Defining __getinitargs__ enables pickling / copying.
Fixed offset timezone representing UTC.