なし
Date オブジェクトより世界協定時刻 (UTC)の日付の年を返します。戻り値は、4 桁の数値で年を返します。
var d = new Date(); var s = d.getUTCFullYear(); // sはdの年の部分