public class DateConverter extends Object
public static Calendar toCalendar(String date) throws IOException
date
- The string representation of the calendar.IOException
- If the date string is not in the correct format.Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.