Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

Format float with padding and justification

Using boost.log with printf-style macros

java format string "%,d" and "%, d"

java string-formatting

In C#, how can I format integers with zero-padding without making negative values longer?

c# string-formatting

Quote string value in F-string in Python

python string-formatting

Python 3: using %s and .format()

ultimate short custom number formatting - K, M, B, T, etc., Q, D, Googol

Python - convert list of tuples to string

Automatic conversion of the advanced string formatter from the old style

Is it possible to add "" (Quotes) to a binding using StringFormat

Why round off of 0.500000 in python differs from 45.500000 using '%.0f'?

Templating with both local and global variables using Python `format`

python string-formatting

printf(): When is %n written?

c printf string-formatting

Format: add trailing spaces to character output to left-justify

SimpleDateFormat leniency leads to unexpected behavior

VB6 Format function: analog in .NET

String formatting: negative/positive floating point numbers

Why does my output go to cout rather than to file?

How to log number with commas as thousands separators?