自我介紹
藍色的天、白色的雲,樸實..卻又那麼的浪漫~~
部落格寫了
var now=new Date();var spday=new Date(2005,5-1,18);
a=(now.getTime()-spday.getTime())/(24*60*60*1000);a=Math.ceil(a);
YY=Math.ceil(a/365)-1;
MM=Math.ceil((a-(YY*365))/30)-1;
DD=a-(YY*365)-MM*30
document.write(""+ YY+ "年" + MM + "月" + DD + "天");
◎Anny的二手賣場◎