(日付) getSeconds 現在の(秒)を返します


書式
★.getSeconds()
  ★=Dateオブジェクト名
文例
d = myDate.getSeconds()
上位オブジェクト
Date
説明
現在の(秒)を返します。0〜59までの値になります。
関連
setSeconds