Data Type Java

Flag            Effect
-               Left justification
#               Alternate conversion format
0               Output is padded with zeros rather than spaces
space           Positive numeric output is preceded by a space
+               Positive numeric output is preceded by a + sign
,               Numeric values include grouping separators
(               Negative numeric values are enclosed within parentheses