mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-07 13:17:57 +00:00
This uses the same syntax as zero padding integers:
String::formatted("{:0.5}", 1.234) => "1.23400"
9.1 KiB
9.1 KiB