Hi,
I want to convert a string to a calendar. I am using the function Calendar stringToCalendar(String). Where does the actual conversion take place. Do I need to separate each YY,MM,DD etc. I am new to java and am unsure of the syntax.
any suggestions?
help appreciated.
I want to convert a string to a calendar. I am using the function Calendar stringToCalendar(String). Where does the actual conversion take place. Do I need to separate each YY,MM,DD etc. I am new to java and am unsure of the syntax.
any suggestions?
help appreciated.