In musl, `strptime` and `struct tm` supports the %z option to read timezone into `tm.tm_gmtoff`. These don't work in emscripten.