Search code examples
C# date formatting is losing slash separators...

c#datetimestring-formatting

Read More
Python's many ways of string formatting — are the older ones (going to be) deprecated?...

pythonprintfstring-formattingdeprecatedbackwards-compatibility

Read More
format DateTime with text in-between...

c#datetimestring-formattingstring-concatenation

Read More
Trigger f-string parse on python string in variable...

pythonpython-3.xstringstring-formattingf-string

Read More
string.Format fails at runtime with array of integers...

c#arraysstring-formatting

Read More
Format EditText view for phone numbers...

androidandroid-edittextformatstring-formattingphone-number

Read More
Android Dynamic String: %1d vs %1$d...

androidstringstring-formattingandroid-resources

Read More
How to format a number as percentage without the percentage sign?...

c#string-formatting

Read More
How to validate that the entry of a number is not with "0" in C #...

c#parsingxamarinmvvmstring-formatting

Read More
django templates string formatting...

pythondjangodjango-templatesstring-formatting

Read More
Remove items from a tuple in string format...

pythonpython-3.xformattingtuplesstring-formatting

Read More
Calculating time using modulus with possible rounding errors...

c#string-formattingfunclivecharts

Read More
How to create custom boost::posix_time to_string formatters?...

c++boostformattingstring-formattingboost-date-time

Read More
String.Format with custom Formatter...

c#stringstring-formattingstringbuilder

Read More
Customizing Java Formatter to retain machine Precision...

javafloating-pointstring-formattingformatting

Read More
Timeformat that show total elapsed minutes...

c#wpfvb.netdatetimestring-formatting

Read More
Formatting raw string in Python when using exact match regex...

pythonregexstring-formatting

Read More
I'm having issues with leading zeros...

javaif-statementstring-formatting

Read More
How to format a string as Vietnamese currency?...

c#string-formattingcurrency-formatting

Read More
Formatting function with similar signature to print function...

pythonpython-3.xstring-formatting

Read More
Python, f-string formatting float value to exact amount decimals...

pythonstringstring-formattingf-string

Read More
How to dynamically create formatting rules for printf?...

shellformattingprintfstring-formatting

Read More
Is there a "branching" string format descriptor?...

cstring-formatting

Read More
Why doesn't __rmod__ work properly for strings?...

pythonpython-3.xstring-formattingsubclassing

Read More
Get content of string before '+' character in python...

pythonstringstring-formatting

Read More
Create a list of strings from a string having '+' character. Using '+' to separate t...

pythonstringif-statementstring-formatting

Read More
How can I handle these weird special characters messing my print formatting?...

pythonunicodeterminalstring-formattingpython-unicode

Read More
custom string format text input wpf...

c#wpfstring-formatting

Read More
wpf string format c# for measurement units...

c#wpfmvvmstring-formatting

Read More
Splitting a comma separated string to separate strings within a list in Python...

pythonpython-3.xstringsplitstring-formatting

Read More
BackNext