יחידה:תאריך: הבדלים בין גרסאות בדף

קפיצה לניווט קפיצה לחיפוש
נוספו 31,340 בתים ,  12 במאי 2022
יצירת דף עם התוכן "local Date = {} local maxDaysInMonth = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} --Supported calendar models -- Date.CALENDAR = { GREGORIAN = 'Gregorian', JULIAN = 'Julian' } --Internal functions --Check if a value is a number in the given range @param mixed value @param number min @param number max @return boolean -- local function validateNumberInRange( value, min, max ) return type( value ) == 'number'..."
ויקיטקסט>Effib
(יצירת דף עם התוכן "local Date = {} local maxDaysInMonth = {31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31} --Supported calendar models -- Date.CALENDAR = { GREGORIAN = 'Gregorian', JULIAN = 'Julian' } --Internal functions --Check if a value is a number in the given range @param mixed value @param number min @param number max @return boolean -- local function validateNumberInRange( value, min, max ) return type( value ) == 'number'...")
(אין הבדלים)
משתמש אלמוני

תפריט ניווט