I am looking at the format specifiers of C# and the patterns for formatting numeric strings in Java.
I am wondering if anyone has any pointers as to translating from one form to another?
![]() ![]() ![]() |
I am looking at the format specifiers of C# and the patterns for formatting numeric strings in Java. I am wondering if anyone has any pointers as to translating from one form to another? |
||||
|
![]() ![]() |
Hi, this gives you an overview of the standard and custom .net format strings. You can find the Java format string syntax here. |
||
|