Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

undocumented CONVERT styles - datetime 23

String.format work strangely in Kotlin and Java

Java/Kotlin/Android - format time (hh:mm:ss) and remove unnecessary zeros from the beginning

python string replacement with % character/**kwargs weirdness

python string-formatting

C#: Round decimal for display only when the decimal point is 0 (eg: 3.00 --> 3)

What is the appropriate data type to use for storing numbers with leading zeroes?

Convert int to shortened, formatted string

Python - Logger string formatting

How might I format an alist in common lisp?

String formatting in C# to get identical spacing

c# string-formatting

Python newline constant like C++ std::endl

Does Cocoa’s printf-style formatting not work as expected when using %@ conversion specifier and field width?

String.format() throws FormatFlagsConversionMismatchException

Java null Double object formatting

java string-formatting

C# Convert string variable to FormattableString

Formatting a string into multiple lines of a specific length in C/C++

Formatting Double to print without scientific notation using DecimalFormat

How to apply coloring/formatting to the displayed text in input()-function (similar to print statement formatting)?

In Java, is the immutability of Strings considered in the implementation of String.format()?