GothenburgBitFactory / GothenburgBitFactory/libshared
Allow specifying precision for Duration::formatVague
Open
- Dominant language
- C++
- Stars
- 7
- Forks
- 30
- Avg merge
- 13h 17m
- Merged PRs (30d)
- 1
Description
Currently only durations longer than a year are allowed to be more precise than integers. It would be nice if shorter durations are also more precise or are allowed to receive a precision parameter.
https://github.com/GothenburgBitFactory/libshared/blob/master/src/Duration.cpp#L494
Contributor guide
Assessment
This issue has not been assessed yet.