var first_time = obj2.seen; // 時間参照イベント obj2.seen = new Date(); // 時間更新イベント var second_time = obj2.seen; // 時間参照イベント