vote up 1 vote down star

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?

flag
1  
Could you provide an example that you need translated? – Andrew Hare Oct 18 at 3:36

1 Answer

vote up 1 vote down

Hi,

this gives you an overview of the standard and custom .net format strings. You can find the Java format string syntax here.

link|flag

Your Answer

Get an OpenID
or
never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.