Scilab-Branch-6.1-GIT
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
eomday
月の最後の日を返す
呼び出し手順
E = eomday(Y, M)
説明
E = eomday(Y, M) はそれぞれ配列 Y および Mで指定した年および月の 最後の日を返します.
例
eomday(2006,3);
参照
Report an issue | ||
<< datevec | Time and Date | etime >> |