Posted by Paul Muessig on September 19, 2001 at 22:31:14:
In Reply to: Project 3 zeros posted by Tim Fong on September 19, 2001 at 21:45:52:
think of what kind of variables you are using to input the date
personally, if i'm not doing arithmatic for numbers (just for output & show) i use strings, they're easier to manipulate, sometimes ;)
: If there are zeros in the month of phone number. For example 09/23/2001. How come when you output that date
: it only shows 9 and not the zero?