S
decimal point locale does not match code #4117
Description
The decimal point character for the chrono type 'S'
seems to be locale-independent, contrary to what the docs says. Reproduced at https://godbolt.org/z/TKxcq5hf6.
From the docs:
The character for the decimal point is localized according to the locale. The modified command %OS produces the locale's alternative representation.
Relevant code (I think):
fmt::format_to(std::back_inserter(buf), FMT_STRING("{:.{}f}"), Metadata Metadata Assignees No one assigned Development No branches or pull requests Issue actionsYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4