This chapter provides tutorial notes and example codes on numeric string format. Topics include using java.util.NumberFormat.format() method to format numeric values into text strings; using java.util.DecimalFormat.parse() method to parse date strings into objects.