This will convert a string to a calendar.
@param date The string representation of the calendar.
@return The calendar that this string represents.
@throws IOException If the date string is not in the correct format.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.