PATH:
home
/
letacommog
/
crmleta
/
layouts
/
v7
/
lib
/
jquery
/
handsontable
/
moment
/
locale
//! moment.js locale configuration //! locale : japanese (ja) //! author : LI Long : https://github.com/baryon (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 ja = moment.defineLocale('ja', { months : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'), monthsShort : '1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月'.split('_'), weekdays : '日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日'.split('_'), weekdaysShort : '日_月_火_水_木_金_土'.split('_'), weekdaysMin : '日_月_火_水_木_金_土'.split('_'), longDateFormat : { LT : 'Ah時m分', LTS : 'LTs秒', L : 'YYYY/MM/DD', LL : 'YYYY年M月D日', LLL : 'YYYY年M月D日LT', LLLL : 'YYYY年M月D日LT dddd' }, meridiemParse: /午前|午後/i, isPM : function (input) { return input === '午後'; }, meridiem : function (hour, minute, isLower) { if (hour < 12) { return '午前'; } else { return '午後'; } }, calendar : { sameDay : '[今日] LT', nextDay : '[明日] LT', nextWeek : '[来週]dddd LT', lastDay : '[昨日] LT', lastWeek : '[前週]dddd LT', sameElse : 'L' }, relativeTime : { future : '%s後', past : '%s前', s : '数秒', m : '1分', mm : '%d分', h : '1時間', hh : '%d時間', d : '1日', dd : '%d日', M : '1ヶ月', MM : '%dヶ月', y : '1年', yy : '%d年' } }); return ja; }));
[+]
..
[-] 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]