emscripten-core / emscripten-core/emscripten
strptime doesn't work with %z
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
In musl, `strptime` and `struct tm` supports the %z option to read timezone into `tm.tm_gmtoff`. These don't work in emscripten.
Contributor guide
Assessment
This issue has not been assessed yet.