Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in string-formatting

Printing whole numbers with {#} in C#?

c# string-formatting

String format printing with python3: print from unpacked array *some* of the time

How to format an integer with zero padding in Julia?

PHP, strip_tags stripping \n in text area. How to stop it?

printfn "%A" "c" using F#

f# string-formatting

Boost::format hex output

c++ boost string-formatting

objective-c file size formatter

Why does Format with '%u' print the wrong value when I give it a negative number?

delphi 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