Add a way to create a time zone that is set on the system
Open
- Dominant language
- C++
- Stars
- 70
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Please, provide a way to create a time zone object (presumably, `posix_time_zone`) that corresponds to whatever time zone is set on the current system. Essentially, I need a way to produce formatted date/time strings that include the current time zone information.
This has been requested [here](https://github.com/boostorg/log/issues/210).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.