Hi hiimjoey11,
if user inserts a date with format m/d/yyyy, method formatDay has an error
because you retrive day with a substring(3,5).

If you want that user can insert date with format...