Anyone done this and can share? I see an option or two but want to know what others have accomplished.
in the 2.1 you can use
public static Calendar parseCalendar(DateTime dt){ return dt.toGregorianCalendar(); }