Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

Make String.format("%s", arg) display null-valued arguments differently from "null"

Python string formatting: reference one argument multiple times

python string-formatting

What are the supported Swift String format specifiers?

Format strings vs concatenation

python string-formatting

Add commas or spaces to group every three digits

Formatting Phone number in Swift

Unexpected '{' in field name when doing string formatting

Convert int to hex with leading zeros

c# hex string-formatting

How to generically format a boolean to a Yes/No string?

C# date formatting is losing slash separators

How can I format a decimal bound to TextBox without angering my users?

Get AM/PM for a date time in lowercase using only a datetime format

Python: Logging TypeError: not all arguments converted during string formatting

How to format localised strings in Swift?

String.Format an integer to use a thousands separator without decimal places or leading 0 for small integers

c# string-formatting

advanced string formatting vs template strings

String.Format way to format Currency without Cents

c# string-formatting

StringFormat and Multibinding with Label

Clever way to append 's' for plural form in .Net (syntactic sugar)

c# .net string-formatting

C# - Insert a variable number of spaces into a string? (Formatting an output file)