PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
lib
/
jquery
/
handsontable
/
moment
/
locale
//! moment.js locale configuration //! locale : Hebrew (he) //! author : Tomer Cohen : https://github.com/tomer //! author : Moshe Simantov : https://github.com/DevelopmentIL //! author : Tal Ater : https://github.com/TalAter (function (global, factory) { typeof exports === 'object' && typeof module !== 'undefined' ? factory(require('../moment')) : typeof define === 'function' && define.amd ? define(['moment'], factory) : factory(global.moment) }(this, function (moment) { 'use strict'; var he = moment.defineLocale('he', { months : 'ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר'.split('_'), monthsShort : 'ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳'.split('_'), weekdays : 'ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת'.split('_'), weekdaysShort : 'א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳'.split('_'), weekdaysMin : 'א_ב_ג_ד_ה_ו_ש'.split('_'), longDateFormat : { LT : 'HH:mm', LTS : 'LT:ss', L : 'DD/MM/YYYY', LL : 'D [ב]MMMM YYYY', LLL : 'D [ב]MMMM YYYY LT', LLLL : 'dddd, D [ב]MMMM YYYY LT', l : 'D/M/YYYY', ll : 'D MMM YYYY', lll : 'D MMM YYYY LT', llll : 'ddd, D MMM YYYY LT' }, calendar : { sameDay : '[היום ב־]LT', nextDay : '[מחר ב־]LT', nextWeek : 'dddd [בשעה] LT', lastDay : '[אתמול ב־]LT', lastWeek : '[ביום] dddd [האחרון בשעה] LT', sameElse : 'L' }, relativeTime : { future : 'בעוד %s', past : 'לפני %s', s : 'מספר שניות', m : 'דקה', mm : '%d דקות', h : 'שעה', hh : function (number) { if (number === 2) { return 'שעתיים'; } return number + ' שעות'; }, d : 'יום', dd : function (number) { if (number === 2) { return 'יומיים'; } return number + ' ימים'; }, M : 'חודש', MM : function (number) { if (number === 2) { return 'חודשיים'; } return number + ' חודשים'; }, y : 'שנה', yy : function (number) { if (number === 2) { return 'שנתיים'; } else if (number % 10 === 0 && number !== 10) { return number + ' שנה'; } return number + ' שנים'; } } }); return he; }));
[+]
..
[-] fr.js
[edit]
[-] ar.js
[edit]
[-] el.js
[edit]
[-] mk.js
[edit]
[-] hr.js
[edit]
[-] zh-cn.js
[edit]
[-] he.js
[edit]
[-] sr.js
[edit]
[-] tr.js
[edit]
[-] pl.js
[edit]
[-] km.js
[edit]
[-] zh-tw.js
[edit]
[-] it.js
[edit]
[-] ru.js
[edit]
[-] ko.js
[edit]
[-] ar-ma.js
[edit]
[-] vi.js
[edit]
[-] bo.js
[edit]
[-] eo.js
[edit]
[-] ar-tn.js
[edit]
[-] sq.js
[edit]
[-] bn.js
[edit]
[-] en-gb.js
[edit]
[-] af.js
[edit]
[-] tzm-latn.js
[edit]
[-] ne.js
[edit]
[-] is.js
[edit]
[-] id.js
[edit]
[-] de-at.js
[edit]
[-] hu.js
[edit]
[-] ml.js
[edit]
[-] sv.js
[edit]
[-] fa.js
[edit]
[-] tl-ph.js
[edit]
[-] cy.js
[edit]
[-] ms-my.js
[edit]
[-] my.js
[edit]
[-] ta.js
[edit]
[-] en-au.js
[edit]
[-] nn.js
[edit]
[-] ka.js
[edit]
[-] fi.js
[edit]
[-] ro.js
[edit]
[-] ar-sa.js
[edit]
[-] hi.js
[edit]
[-] th.js
[edit]
[-] tzm.js
[edit]
[-] fr-ca.js
[edit]
[-] si.js
[edit]
[-] lv.js
[edit]
[-] lb.js
[edit]
[-] lt.js
[edit]
[-] hy-am.js
[edit]
[-] cs.js
[edit]
[-] de.js
[edit]
[-] uz.js
[edit]
[-] et.js
[edit]
[-] pt-br.js
[edit]
[-] sk.js
[edit]
[-] me.js
[edit]
[-] mr.js
[edit]
[-] gl.js
[edit]
[-] eu.js
[edit]
[-] nl.js
[edit]
[-] pt.js
[edit]
[-] jv.js
[edit]
[-] bg.js
[edit]
[-] cv.js
[edit]
[-] fy.js
[edit]
[-] fo.js
[edit]
[-] da.js
[edit]
[-] ca.js
[edit]
[-] sr-cyrl.js
[edit]
[-] ja.js
[edit]
[-] br.js
[edit]
[-] az.js
[edit]
[-] uk.js
[edit]
[-] es.js
[edit]
[-] en-ca.js
[edit]
[-] sl.js
[edit]
[-] be.js
[edit]
[-] bs.js
[edit]