Sha256: 68332b4dc28af4ffdae1abab34aa1d48c6bf4b63cb1e57e6555ffdeb5bb64c6c
Contents?: true
Size: 1.18 KB
Versions: 75
Compression:
Stored size: 1.18 KB
Contents
var fdLocale = { months:[ "ינואר", "פברואר", "מרץ", "אפריל", "מאי", "יוני", "יולי", "אוגוסט", "ספטמבר", "אוקטובר", "נובמבר", "דצמבר" ], fullDay:[ "שני", "שלישי", "רביעי", "חמישי", "שישי", "שבת", "ראשון" ], /* Only stipulate the dayAbbr should the first letter of the fullDay not suffice */ dayAbbr:[ 'ב', 'ג', 'ד', 'ה', 'ו', 'ש', 'א' ], /* Only stipulate the firstDayOfWeek should the first day not be Monday */ firstDayOfWeek:6, titles:[ "חודש קודם", "חודש הבא", "שנה קודמת", "שנה הבאה", "היום" ] };
Version data entries
75 entries across 49 versions & 11 rubygems