Using C# String.Format “{0:p0}” without the leading space before percentage sign February 21, 2023 by Tarik String.Format("{0:0%}", 0.10)