Hi,
I have used the import:
import java.util.Calendar;
in my java applet, but there appears to be some methods missing? When I try and use methods such as set() or get() i get an error saying 'cannot find symbol'.
Does anyone have any ideas?
Start Free Trial