Apr 01, 2006
エイプリルフール
今年のエイプリルフールは自粛だそうです。
Date.prototype.isAprilFool = function(){
return (this.getMonth() == 3 && this.getDate() == 1)
}
wikieditish message: Ready to edit this entry.
A quick preview will be rendered here when you click "Preview" button.