「モジュール:ヨーグレキ」の版間の差分

ナビゲーションに移動 検索に移動
ページの作成:「local p = {} MONTH_DAYS = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} local function isLeap(year) return year % 4 == 0 and (year % 100 ~= 0 or year % 400 == 0)…」
(ページの作成:「local p = {} MONTH_DAYS = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} local function isLeap(year) return year % 4 == 0 and (year % 100 ~= 0 or year % 400 == 0)…」)
(相違点なし)

案内メニュー