summaryrefslogtreecommitdiff
path: root/CoreWiki/wwwroot/lib/momentjs/locale/eo.min.js
diff options
context:
space:
mode:
authorPaweł Bernaciak <pawelbernaciak@zohomail.eu>2023-02-10 21:24:11 +0100
committerPaweł Bernaciak <pawelbernaciak@zohomail.eu>2023-02-10 21:24:11 +0100
commit7fefe217c8462444ecb9806599e70afe2a7102ea (patch)
tree49cd108ab96a756fe67ac58f980d1385c17e09df /CoreWiki/wwwroot/lib/momentjs/locale/eo.min.js
parent00c3b32e2db200a2f42396ac7f8381704ec97268 (diff)
Time display fixes
Diffstat (limited to 'CoreWiki/wwwroot/lib/momentjs/locale/eo.min.js')
-rw-r--r--CoreWiki/wwwroot/lib/momentjs/locale/eo.min.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/CoreWiki/wwwroot/lib/momentjs/locale/eo.min.js b/CoreWiki/wwwroot/lib/momentjs/locale/eo.min.js
new file mode 100644
index 0000000..53877ed
--- /dev/null
+++ b/CoreWiki/wwwroot/lib/momentjs/locale/eo.min.js
@@ -0,0 +1 @@
+!function(e,a){"object"==typeof exports&&"undefined"!=typeof module&&"function"==typeof require?a(require("../moment")):"function"==typeof define&&define.amd?define(["../moment"],a):a(e.moment)}(this,function(e){"use strict";return e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_aŭg_sept_okt_nov_dec".split("_"),weekdays:"dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_ĵaŭ_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_ĵa_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,a,o){return 11<e?o?"p.t.m.":"P.T.M.":o?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"antaŭ %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}})}); \ No newline at end of file