「daysfDiff」を含むwiki一覧 - 1ページ

DateDiff - Basicsoftのうぃき

0)date2 = Date(1964, 03, 01, 0, 30, 0) ' one minute more than two daysfDiff = CFloat(date2) - CFloat(date1)iDiff = Int(fDiff * 24)Print

  • 1