Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

How can I add the thousands comma separator to this string format: (%0.2f)?

string-formatting openrpt

Is there a "branching" string format descriptor?

c string-formatting

Objective C - Convert char[] to NSString in Hex format

R - character string with week-Year: week is lost when converting to Date format

Python: '{0.lower()}'.format('A') yields 'str' object has no attribute 'lower()'

Right align currency in string format

c# .net string-formatting

Use scientific notation only if needed

Why would I ever use anything else than %r in Python string formatting?

python string-formatting

f-string, multiple format specifiers

python 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