I\'m having some trouble with Java\'s Calendar. I\'m parsing some data from a txt file, and need to create a date. After completion of the following code:
tmpYea
When you set the Calendar.MONTH field, it is zero-based. {January=0... December=11}