days


機能:
元日からの通算日を返す

書式:
days(year,month,day)

解説:
元日からの通算日を返します(yearは西暦1582年以降)。

例:days(1996,8,10); → 223


return