java.util.date Date kkkk=new java.util.Date();
year=kkkk.getYear();
month=kkkk.getMonth();
day=kkkk.getDay();