Quote:
Read the SimpleDateFormat API. And to get even better marks, I suggest that you should use proper naming conviction
|
Fuck, I'd hate to be convicted of naming. But he is exactly right. Try making your variable names more descriptive. 'date' is a little hard to understand later when you are looking at code. Also try indenting a bit more.