I\'ve got a SimpleDateFormat to parse a String into a Date:
SimpleDateFormat
String
Date
SimpleDateFormat format = new SimpleDateFormat(\"yyyy-MM-dd\'T
Use HH instead of hh for the hours pattern:
H Hour in day (0-23) Number 0 k Hour in day (1-24) Number 24 K Hour in am/pm (0-11) Number 0 h Hour in am/pm (1-12) Number 12