|
-
Feb 19th, 2002, 03:26 PM
#1
Is there a function in java that is like VB's format?
I need to output integer values in a 4 digit number(ie 4 = 0004) I know i can do this using VB's format command but is there somehting like this in java?
Thanks
-
Feb 19th, 2002, 04:14 PM
#2
Dazed Member
Offhand i couldn't tell you the specific method but im sure that it is contained within either the java.text.NumberFormat or java.text.DecimalFormat classes.
-
Feb 19th, 2002, 04:45 PM
#3
thats good but if you can find the specifics it would be appreciated
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|