If i input the Date "2013-08-18" the output is "DEC 31, 2013", after doing some debugging the error is happening on line 24 where i parse the string to a date variable. Any idea why this is happening?