mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
- Removed the 'L' in the format strings, so the C locale is used. - Added `1 + digits` to the `fieldWidth`, as this actually includes the decimal point and the digits after it.