repo
stringlengths
5
106
file_url
stringlengths
78
301
file_path
stringlengths
4
211
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
7 values
commit_sha
stringlengths
40
40
retrieved_at
stringdate
2026-01-04 14:56:49
2026-01-05 02:23:25
truncated
bool
2 classes
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/es-do.js
src/locale/es-do.js
//! moment.js locale configuration //! locale : Spanish (Dominican Republic) [es-do] import moment from '../moment'; var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split( '_' ), monthsShort = 'ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic'.split('_...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/en-gb.js
src/locale/en-gb.js
//! moment.js locale configuration //! locale : English (United Kingdom) [en-gb] //! author : Chris Gedrim : https://github.com/chrisgedrim import moment from '../moment'; export default moment.defineLocale('en-gb', { months: 'January_February_March_April_May_June_July_August_September_October_November_December'....
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ar.js
src/locale/ar.js
//! moment.js locale configuration //! locale : Arabic [ar] //! author : Abdel Said: https://github.com/abdelsaid //! author : Ahmed Elkhatib //! author : forabi https://github.com/forabi import moment from '../moment'; var symbolMap = { 1: '١', 2: '٢', 3: '٣', 4: '٤', 5: '٥', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/kn.js
src/locale/kn.js
//! moment.js locale configuration //! locale : Kannada [kn] //! author : Rajeev Naik : https://github.com/rajeevnaikte import moment from '../moment'; var symbolMap = { 1: '೧', 2: '೨', 3: '೩', 4: '೪', 5: '೫', 6: '೬', 7: '೭', 8: '೮', 9: '೯', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/fr-ca.js
src/locale/fr-ca.js
//! moment.js locale configuration //! locale : French (Canada) [fr-ca] //! author : Jonathan Abourbih : https://github.com/jonbca import moment from '../moment'; export default moment.defineLocale('fr-ca', { months: 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/tet.js
src/locale/tet.js
//! moment.js locale configuration //! locale : Tetun Dili (East Timor) [tet] //! author : Joshua Brooks : https://github.com/joshbrooks //! author : Onorio De J. Afonso : https://github.com/marobo //! author : Sonia Simoes : https://github.com/soniasimoes import moment from '../moment'; export default moment.defineL...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/si.js
src/locale/si.js
//! moment.js locale configuration //! locale : Sinhalese [si] //! author : Sampath Sitinamaluwa : https://github.com/sampathsris import moment from '../moment'; /*jshint -W100*/ export default moment.defineLocale('si', { months: 'ජනවාරි_පෙබරවාරි_මාර්තු_අප්‍රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/eo.js
src/locale/eo.js
//! moment.js locale configuration //! locale : Esperanto [eo] //! author : Colin Dean : https://github.com/colindean //! author : Mia Nordentoft Imperatori : https://github.com/miestasmia //! comment : miestasmia corrected the translation by colindean //! comment : Vivakvo corrected the translation by colindean and mi...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/lt.js
src/locale/lt.js
//! moment.js locale configuration //! locale : Lithuanian [lt] //! author : Mindaugas Mozūras : https://github.com/mmozuras import moment from '../moment'; var units = { ss: 'sekundė_sekundžių_sekundes', m: 'minutė_minutės_minutę', mm: 'minutės_minučių_minutes', h: 'valanda_valandos_valandą', hh:...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/tg.js
src/locale/tg.js
//! moment.js locale configuration //! locale : Tajik [tg] //! author : Orif N. Jr. : https://github.com/orif-jr import moment from '../moment'; var suffixes = { 0: '-ум', 1: '-ум', 2: '-юм', 3: '-юм', 4: '-ум', 5: '-ум', 6: '-ум', 7: '-ум', 8: '-ум', 9: '-ум', 10: '-ум', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/tzl.js
src/locale/tzl.js
//! moment.js locale configuration //! locale : Talossan [tzl] //! author : Robin van der Vliet : https://github.com/robin0van0der0v //! author : Iustì Canun import moment from '../moment'; // After the year there should be a slash and the amount of years since December 26, 1979 in Roman numerals. // This is currentl...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/bo.js
src/locale/bo.js
//! moment.js locale configuration //! locale : Tibetan [bo] //! author : Thupten N. Chakrishar : https://github.com/vajradog import moment from '../moment'; var symbolMap = { 1: '༡', 2: '༢', 3: '༣', 4: '༤', 5: '༥', 6: '༦', 7: '༧', 8: '༨', 9: '༩'...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/hi.js
src/locale/hi.js
//! moment.js locale configuration //! locale : Hindi [hi] //! author : Mayank Singhal : https://github.com/mayanksinghal import moment from '../moment'; var symbolMap = { 1: '१', 2: '२', 3: '३', 4: '४', 5: '५', 6: '६', 7: '७', 8: '८', 9: '९', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/bg.js
src/locale/bg.js
//! moment.js locale configuration //! locale : Bulgarian [bg] //! author : Krasen Borisov : https://github.com/kraz import moment from '../moment'; export default moment.defineLocale('bg', { months: 'януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември'.split( '_' ), ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ky.js
src/locale/ky.js
//! moment.js locale configuration //! locale : Kyrgyz [ky] //! author : Chyngyz Arystan uulu : https://github.com/chyngyz import moment from '../moment'; var suffixes = { 0: '-чү', 1: '-чи', 2: '-чи', 3: '-чү', 4: '-чү', 5: '-чи', 6: '-чы', 7: '-чи', 8: '-чи', 9: '-чу', 10...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/eu.js
src/locale/eu.js
//! moment.js locale configuration //! locale : Basque [eu] //! author : Eneko Illarramendi : https://github.com/eillarra import moment from '../moment'; export default moment.defineLocale('eu', { months: 'urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/my.js
src/locale/my.js
//! moment.js locale configuration //! locale : Burmese [my] //! author : Squar team, mysquar.com //! author : David Rossellat : https://github.com/gholadr //! author : Tin Aung Lin : https://github.com/thanyawzinmin import moment from '../moment'; var symbolMap = { 1: '၁', 2: '၂', 3: '၃', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/tzm.js
src/locale/tzm.js
//! moment.js locale configuration //! locale : Central Atlas Tamazight [tzm] //! author : Abdel Said : https://github.com/abdelsaid import moment from '../moment'; export default moment.defineLocale('tzm', { months: 'ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/sr.js
src/locale/sr.js
//! moment.js locale configuration //! locale : Serbian [sr] //! author : Milan Janačković<milanjanackovic@gmail.com> : https://github.com/milan-j //! author : Stefan Crnjaković <stefan@hotmail.rs> : https://github.com/crnjakovic import moment from '../moment'; var translator = { words: { //Different gram...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/gu.js
src/locale/gu.js
//! moment.js locale configuration //! locale : Gujarati [gu] //! author : Kaushik Thanki : https://github.com/Kaushik1987 import moment from '../moment'; var symbolMap = { 1: '૧', 2: '૨', 3: '૩', 4: '૪', 5: '૫', 6: '૬', 7: '૭', 8: '૮', 9: '૯', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/mi.js
src/locale/mi.js
//! moment.js locale configuration //! locale : Maori [mi] //! author : John Corrigan <robbiecloset@gmail.com> : https://github.com/johnideal import moment from '../moment'; export default moment.defineLocale('mi', { months: 'Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-k...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/nl.js
src/locale/nl.js
//! moment.js locale configuration //! locale : Dutch [nl] //! author : Joris Röling : https://github.com/jorisroling //! author : Jacob Middag : https://github.com/middagj import moment from '../moment'; var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split('_'), mo...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/mr.js
src/locale/mr.js
//! moment.js locale configuration //! locale : Marathi [mr] //! author : Harshad Kale : https://github.com/kalehv //! author : Vivek Athalye : https://github.com/vnathalye import moment from '../moment'; var symbolMap = { 1: '१', 2: '२', 3: '३', 4: '४', 5: '५', 6: '६',...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/dv.js
src/locale/dv.js
//! moment.js locale configuration //! locale : Maldivian [dv] //! author : Jawish Hameed : https://github.com/jawish import moment from '../moment'; var months = [ 'ޖެނުއަރީ', 'ފެބްރުއަރީ', 'މާރިޗު', 'އޭޕްރީލު', 'މޭ', 'ޖޫން', 'ޖުލައި', 'އޯގަސްޓު', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/nn.js
src/locale/nn.js
//! moment.js locale configuration //! locale : Nynorsk [nn] //! authors : https://github.com/mechuwind //! Stephen Ramthun : https://github.com/stephenramthun import moment from '../moment'; export default moment.defineLocale('nn', { months: 'januar_februar_mars_april_mai_juni_juli_august_september_okt...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/sr-cyrl.js
src/locale/sr-cyrl.js
//! moment.js locale configuration //! locale : Serbian Cyrillic [sr-cyrl] //! author : Milan Janačković<milanjanackovic@gmail.com> : https://github.com/milan-j //! author : Stefan Crnjaković <stefan@hotmail.rs> : https://github.com/crnjakovic import moment from '../moment'; var translator = { words: { //...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/pa-in.js
src/locale/pa-in.js
//! moment.js locale configuration //! locale : Punjabi (India) [pa-in] //! author : Harpreet Singh : https://github.com/harpreetkhalsagtbit import moment from '../moment'; var symbolMap = { 1: '੧', 2: '੨', 3: '੩', 4: '੪', 5: '੫', 6: '੬', 7: '੭', 8: '੮',...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/br.js
src/locale/br.js
//! moment.js locale configuration //! locale : Breton [br] //! author : Jean-Baptiste Le Duigou : https://github.com/jbleduigou import moment from '../moment'; function relativeTimeWithMutation(number, withoutSuffix, key) { var format = { mm: 'munutenn', MM: 'miz', dd: 'devezh', }; ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/bn-bd.js
src/locale/bn-bd.js
//! moment.js locale configuration //! locale : Bengali (Bangladesh) [bn-bd] //! author : Asraf Hossain Patoary : https://github.com/ashwoolford import moment from '../moment'; var symbolMap = { 1: '১', 2: '২', 3: '৩', 4: '৪', 5: '৫', 6: '৬', 7: '৭', 8: ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/gom-deva.js
src/locale/gom-deva.js
//! moment.js locale configuration //! locale : Konkani Devanagari script [gom-deva] //! author : The Discoverer : https://github.com/WikiDiscoverer import moment from '../moment'; function processRelativeTime(number, withoutSuffix, key, isFuture) { var format = { s: ['थोडया सॅकंडांनी', 'थोडे सॅकंड'], ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/th.js
src/locale/th.js
//! moment.js locale configuration //! locale : Thai [th] //! author : Kridsada Thanabulpong : https://github.com/sirn import moment from '../moment'; export default moment.defineLocale('th', { months: 'มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/da.js
src/locale/da.js
//! moment.js locale configuration //! locale : Danish [da] //! author : Ulrik Nielsen : https://github.com/mrbase import moment from '../moment'; export default moment.defineLocale('da', { months: 'januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december'.split( '_' ), ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/es-us.js
src/locale/es-us.js
//! moment.js locale configuration //! locale : Spanish (United States) [es-us] //! author : bustta : https://github.com/bustta //! author : chrisrodz : https://github.com/chrisrodz import moment from '../moment'; var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/lo.js
src/locale/lo.js
//! moment.js locale configuration //! locale : Lao [lo] //! author : Ryan Hart : https://github.com/ryanhart2 import moment from '../moment'; export default moment.defineLocale('lo', { months: 'ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ'.split( '_' ), monthsShort: ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/x-pseudo.js
src/locale/x-pseudo.js
//! moment.js locale configuration //! locale : Pseudo [x-pseudo] //! author : Andrew Hood : https://github.com/andrewhood125 import moment from '../moment'; export default moment.defineLocale('x-pseudo', { months: 'J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~D...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/es-mx.js
src/locale/es-mx.js
//! moment.js locale configuration //! locale : Spanish (Mexico) [es-mx] //! author : JC Franco : https://github.com/jcfranco import moment from '../moment'; var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split( '_' ), monthsShort = 'ene_feb_mar_abr_...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ro.js
src/locale/ro.js
//! moment.js locale configuration //! locale : Romanian [ro] //! author : Vlad Gurdiga : https://github.com/gurdiga //! author : Valentin Agachi : https://github.com/avaly //! author : Emanuel Cepoi : https://github.com/cepem import moment from '../moment'; function relativeTimeWithPlural(number, withoutSuffix, key)...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/tk.js
src/locale/tk.js
//! moment.js locale configuration //! locale : Turkmen [tk] //! author : Atamyrat Abdyrahmanov : https://github.com/atamyratabdy import moment from '../moment'; var suffixes = { 1: "'inji", 5: "'inji", 8: "'inji", 70: "'inji", 80: "'inji", 2: "'nji", 7: "'nji", 20: "'nji", 50: "'n...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/pt-br.js
src/locale/pt-br.js
//! moment.js locale configuration //! locale : Portuguese (Brazil) [pt-br] //! author : Caio Ribeiro Pereira : https://github.com/caio-ribeiro-pereira import moment from '../moment'; export default moment.defineLocale('pt-br', { months: 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_nove...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/el.js
src/locale/el.js
//! moment.js locale configuration //! locale : Greek [el] //! author : Aggelos Karalias : https://github.com/mehiel import moment from '../moment'; function isFunction(input) { return ( (typeof Function !== 'undefined' && input instanceof Function) || Object.prototype.toString.call(input) === '[o...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/de-ch.js
src/locale/de-ch.js
//! moment.js locale configuration //! locale : German (Switzerland) [de-ch] //! author : sschueller : https://github.com/sschueller // based on: https://www.bk.admin.ch/dokumentation/sprachen/04915/05016/index.html?lang=de# import moment from '../moment'; function processRelativeTime(number, withoutSuffix, key, isF...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/fil.js
src/locale/fil.js
//! moment.js locale configuration //! locale : Filipino [fil] //! author : Dan Hagman : https://github.com/hagmandan //! author : Matthew Co : https://github.com/matthewdeeco import moment from '../moment'; export default moment.defineLocale('fil', { months: 'Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Set...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/fy.js
src/locale/fy.js
//! moment.js locale configuration //! locale : Frisian [fy] //! author : Robin van der Vliet : https://github.com/robin0van0der0v import moment from '../moment'; var monthsShortWithDots = 'jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.'.split('_'), monthsShortWithoutDots = 'jan_feb_mr...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/te.js
src/locale/te.js
//! moment.js locale configuration //! locale : Telugu [te] //! author : Krishna Chaitanya Thota : https://github.com/kcthota import moment from '../moment'; export default moment.defineLocale('te', { months: 'జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జులై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్'.split( '_...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ms-my.js
src/locale/ms-my.js
//! moment.js locale configuration //! locale : Malay [ms-my] //! note : DEPRECATED, the correct one is [ms] //! author : Weldan Jamili : https://github.com/weldan import moment from '../moment'; export default moment.defineLocale('ms-my', { months: 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/sw.js
src/locale/sw.js
//! moment.js locale configuration //! locale : Swahili [sw] //! author : Fahad Kassim : https://github.com/fadsel import moment from '../moment'; export default moment.defineLocale('sw', { months: 'Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba'.split( '_' ), ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/hr.js
src/locale/hr.js
//! moment.js locale configuration //! locale : Croatian [hr] //! author : Bojan Marković : https://github.com/bmarkovic import moment from '../moment'; function translate(number, withoutSuffix, key) { var result = number + ' '; switch (key) { case 'ss': if (number === 1) { ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/cv.js
src/locale/cv.js
//! moment.js locale configuration //! locale : Chuvash [cv] //! author : Anatoly Mironov : https://github.com/mirontoli import moment from '../moment'; export default moment.defineLocale('cv', { months: 'кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав'.split( '_' ), monthsShort: 'кӑ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/zh-hk.js
src/locale/zh-hk.js
//! moment.js locale configuration //! locale : Chinese (Hong Kong) [zh-hk] //! author : Ben : https://github.com/ben-lin //! author : Chris Lam : https://github.com/hehachris //! author : Konstantin : https://github.com/skfd //! author : Anthony : https://github.com/anthonylau import moment from '../moment'; export ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ar-tn.js
src/locale/ar-tn.js
//! moment.js locale configuration //! locale : Arabic (Tunisia) [ar-tn] //! author : Nader Toukabri : https://github.com/naderio import moment from '../moment'; export default moment.defineLocale('ar-tn', { months: 'جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر'.split( '_' ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/pt.js
src/locale/pt.js
//! moment.js locale configuration //! locale : Portuguese [pt] //! author : Jefferson : https://github.com/jalex79 import moment from '../moment'; export default moment.defineLocale('pt', { months: 'janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro'.split( '_' )...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/es.js
src/locale/es.js
//! moment.js locale configuration //! locale : Spanish [es] //! author : Julio Napurí : https://github.com/julionc import moment from '../moment'; var monthsShortDot = 'ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.'.split( '_' ), monthsShort = 'ene_feb_mar_abr_may_jun_ju...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/is.js
src/locale/is.js
//! moment.js locale configuration //! locale : Icelandic [is] //! author : Hinrik Örn Sigurðsson : https://github.com/hinrik import moment from '../moment'; function plural(n) { if (n % 100 === 11) { return true; } else if (n % 10 === 1) { return false; } return true; } function trans...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ta.js
src/locale/ta.js
//! moment.js locale configuration //! locale : Tamil [ta] //! author : Arjunkumar Krishnamoorthy : https://github.com/tk120404 import moment from '../moment'; var symbolMap = { 1: '௧', 2: '௨', 3: '௩', 4: '௪', 5: '௫', 6: '௬', 7: '௭', 8: '௮', 9: '...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/me.js
src/locale/me.js
//! moment.js locale configuration //! locale : Montenegrin [me] //! author : Miodrag Nikač <miodrag@restartit.me> : https://github.com/miodragnikac import moment from '../moment'; var translator = { words: { //Different grammatical cases ss: ['sekund', 'sekunda', 'sekundi'], m: ['jedan mi...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/se.js
src/locale/se.js
//! moment.js locale configuration //! locale : Northern Sami [se] //! authors : Bård Rolstad Henriksen : https://github.com/karamell import moment from '../moment'; export default moment.defineLocale('se', { months: 'ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/nl-be.js
src/locale/nl-be.js
//! moment.js locale configuration //! locale : Dutch (Belgium) [nl-be] //! author : Joris Röling : https://github.com/jorisroling //! author : Jacob Middag : https://github.com/middagj import moment from '../moment'; var monthsShortWithDots = 'jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.'.split...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/it-ch.js
src/locale/it-ch.js
//! moment.js locale configuration //! locale : Italian (Switzerland) [it-ch] //! author : xfh : https://github.com/xfh import moment from '../moment'; export default moment.defineLocale('it-ch', { months: 'gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/cy.js
src/locale/cy.js
//! moment.js locale configuration //! locale : Welsh [cy] //! author : Robert Allen : https://github.com/robgallen //! author : https://github.com/ryangreaves import moment from '../moment'; export default moment.defineLocale('cy', { months: 'Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/zh-mo.js
src/locale/zh-mo.js
//! moment.js locale configuration //! locale : Chinese (Macau) [zh-mo] //! author : Ben : https://github.com/ben-lin //! author : Chris Lam : https://github.com/hehachris //! author : Tan Yuanhong : https://github.com/le0tan import moment from '../moment'; export default moment.defineLocale('zh-mo', { months: '一...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/fo.js
src/locale/fo.js
//! moment.js locale configuration //! locale : Faroese [fo] //! author : Ragnar Johannesen : https://github.com/ragnar123 //! author : Kristian Sakarisson : https://github.com/sakarisson import moment from '../moment'; export default moment.defineLocale('fo', { months: 'januar_februar_mars_apríl_mai_juni_juli_au...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/gom-latn.js
src/locale/gom-latn.js
//! moment.js locale configuration //! locale : Konkani Latin script [gom-latn] //! author : The Discoverer : https://github.com/WikiDiscoverer import moment from '../moment'; function processRelativeTime(number, withoutSuffix, key, isFuture) { var format = { s: ['thoddea sekondamni', 'thodde sekond'], ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/en-sg.js
src/locale/en-sg.js
//! moment.js locale configuration //! locale : English (Singapore) [en-sg] //! author : Matthew Castrillon-Madrigal : https://github.com/techdimension import moment from '../moment'; export default moment.defineLocale('en-sg', { months: 'January_February_March_April_May_June_July_August_September_October_Novembe...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/zh-tw.js
src/locale/zh-tw.js
//! moment.js locale configuration //! locale : Chinese (Taiwan) [zh-tw] //! author : Ben : https://github.com/ben-lin //! author : Chris Lam : https://github.com/hehachris import moment from '../moment'; export default moment.defineLocale('zh-tw', { months: '一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/de.js
src/locale/de.js
//! moment.js locale configuration //! locale : German [de] //! author : lluchs : https://github.com/lluchs //! author: Menelion Elensúle: https://github.com/Oire //! author : Mikolaj Dadela : https://github.com/mik01aj import moment from '../moment'; function processRelativeTime(number, withoutSuffix, key, isFuture)...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/sq.js
src/locale/sq.js
//! moment.js locale configuration //! locale : Albanian [sq] //! author : Flakërim Ismani : https://github.com/flakerimi //! author : Menelion Elensúle : https://github.com/Oire //! author : Oerd Cukalla : https://github.com/oerd import moment from '../moment'; export default moment.defineLocale('sq', { months: ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/tlh.js
src/locale/tlh.js
//! moment.js locale configuration //! locale : Klingon [tlh] //! author : Dominika Kruk : https://github.com/amaranthrose import moment from '../moment'; var numbersNouns = 'pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut'.split('_'); function translateFuture(output) { var time = output; time = outpu...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/lv.js
src/locale/lv.js
//! moment.js locale configuration //! locale : Latvian [lv] //! author : Kristaps Karlsons : https://github.com/skakri //! author : Jānis Elmeris : https://github.com/JanisE import moment from '../moment'; var units = { ss: 'sekundes_sekundēm_sekunde_sekundes'.split('_'), m: 'minūtes_minūtēm_minūte_minūtes'....
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/fr-ch.js
src/locale/fr-ch.js
//! moment.js locale configuration //! locale : French (Switzerland) [fr-ch] //! author : Gaspard Bucher : https://github.com/gaspard import moment from '../moment'; export default moment.defineLocale('fr-ch', { months: 'janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/sd.js
src/locale/sd.js
//! moment.js locale configuration //! locale : Sindhi [sd] //! author : Narain Sagar : https://github.com/narainsagar import moment from '../moment'; var months = [ 'جنوري', 'فيبروري', 'مارچ', 'اپريل', 'مئي', 'جون', 'جولاءِ', 'آگسٽ', 'سيپٽمبر', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/lb.js
src/locale/lb.js
//! moment.js locale configuration //! locale : Luxembourgish [lb] //! author : mweimerskirch : https://github.com/mweimerskirch //! author : David Raison : https://github.com/kwisatz import moment from '../moment'; function processRelativeTime(number, withoutSuffix, key, isFuture) { var format = { m: ['e...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ne.js
src/locale/ne.js
//! moment.js locale configuration //! locale : Nepalese [ne] //! author : suvash : https://github.com/suvash import moment from '../moment'; var symbolMap = { 1: '१', 2: '२', 3: '३', 4: '४', 5: '५', 6: '६', 7: '७', 8: '८', 9: '९', 0: '०'...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/hu.js
src/locale/hu.js
//! moment.js locale configuration //! locale : Hungarian [hu] //! author : Adam Brunner : https://github.com/adambrunner //! author : Peter Viszt : https://github.com/passatgt import moment from '../moment'; var weekEndings = 'vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton'.split(' '); function t...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/id.js
src/locale/id.js
//! moment.js locale configuration //! locale : Indonesian [id] //! author : Mohammad Satrio Utomo : https://github.com/tyok //! reference: http://id.wikisource.org/wiki/Pedoman_Umum_Ejaan_Bahasa_Indonesia_yang_Disempurnakan import moment from '../moment'; export default moment.defineLocale('id', { months: 'Janua...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/bs.js
src/locale/bs.js
//! moment.js locale configuration //! locale : Bosnian [bs] //! author : Nedim Cholich : https://github.com/frontyard //! author : Rasid Redzic : https://github.com/rasidre //! based on (hr) translation by Bojan Marković import moment from '../moment'; function processRelativeTime(number, withoutSuffix, key, isFutur...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/tl-ph.js
src/locale/tl-ph.js
//! moment.js locale configuration //! locale : Tagalog (Philippines) [tl-ph] //! author : Dan Hagman : https://github.com/hagmandan import moment from '../moment'; export default moment.defineLocale('tl-ph', { months: 'Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre'.split...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/zh-cn.js
src/locale/zh-cn.js
//! moment.js locale configuration //! locale : Chinese (China) [zh-cn] //! author : suupic : https://github.com/suupic //! author : Zeno Zeng : https://github.com/zenozeng //! author : uu109 : https://github.com/uu109 import moment from '../moment'; export default moment.defineLocale('zh-cn', { months: '一月_二月_三月...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/tr.js
src/locale/tr.js
//! moment.js locale configuration //! locale : Turkish [tr] //! authors : Erhan Gundogan : https://github.com/erhangundogan, //! Burak Yiğit Kaya: https://github.com/BYK import moment from '../moment'; var suffixes = { 1: "'inci", 5: "'inci", 8: "'inci", 70: "'inci", 80: "'inci", 2:...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/fr.js
src/locale/fr.js
//! moment.js locale configuration //! locale : French [fr] //! author : John Fischer : https://github.com/jfroffice import moment from '../moment'; var monthsStrictRegex = /^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i, monthsShortStrictRegex = /(janv\....
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ku-kmr.js
src/locale/ku-kmr.js
//! moment.js locale configuration //! locale : Northern Kurdish [ku-kmr] //! authors : Mazlum Özdogan : https://github.com/mergehez // All rules except for month names are according to // the spelling rules which are defined in the book 'Rêbera Rastnivîsînê' from Komxebata Kurmancîyê. // Komxebata Kurmancîyê is a wor...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ml.js
src/locale/ml.js
//! moment.js locale configuration //! locale : Malayalam [ml] //! author : Floyd Pink : https://github.com/floydpink import moment from '../moment'; export default moment.defineLocale('ml', { months: 'ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ'.split( '_' )...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/be.js
src/locale/be.js
//! moment.js locale configuration //! locale : Belarusian [be] //! author : Dmitry Demidov : https://github.com/demidov91 //! author: Praleska: http://praleska.pro/ //! Author : Menelion Elensúle : https://github.com/Oire import moment from '../moment'; function plural(word, num) { var forms = word.split('_'); ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/de-at.js
src/locale/de-at.js
//! moment.js locale configuration //! locale : German (Austria) [de-at] //! author : lluchs : https://github.com/lluchs //! author: Menelion Elensúle: https://github.com/Oire //! author : Martin Groller : https://github.com/MadMG //! author : Mikolaj Dadela : https://github.com/mik01aj import moment from '../moment';...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ga.js
src/locale/ga.js
//! moment.js locale configuration //! locale : Irish or Irish Gaelic [ga] //! author : André Silva : https://github.com/askpt import moment from '../moment'; var months = [ 'Eanáir', 'Feabhra', 'Márta', 'Aibreán', 'Bealtaine', 'Meitheamh', 'Iúil', 'Lúna...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/km.js
src/locale/km.js
//! moment.js locale configuration //! locale : Cambodian [km] //! author : Kruy Vanna : https://github.com/kruyvanna import moment from '../moment'; var symbolMap = { 1: '១', 2: '២', 3: '៣', 4: '៤', 5: '៥', 6: '៦', 7: '៧', 8: '៨', 9: '៩', ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/en-il.js
src/locale/en-il.js
//! moment.js locale configuration //! locale : English (Israel) [en-il] //! author : Chris Gedrim : https://github.com/chrisgedrim import moment from '../moment'; export default moment.defineLocale('en-il', { months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/he.js
src/locale/he.js
//! 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 import moment from '../moment'; export default moment.defineLocale('he', { months: 'ינוא...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/pl.js
src/locale/pl.js
//! moment.js locale configuration //! locale : Polish [pl] //! author : Rafal Hirsz : https://github.com/evoL import moment from '../moment'; var monthsNominative = 'styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień'.split( '_' ), monthsS...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ms.js
src/locale/ms.js
//! moment.js locale configuration //! locale : Malay [ms] //! author : Weldan Jamili : https://github.com/weldan import moment from '../moment'; export default moment.defineLocale('ms', { months: 'Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember'.split( '_' ), mon...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ur.js
src/locale/ur.js
//! moment.js locale configuration //! locale : Urdu [ur] //! author : Sawood Alam : https://github.com/ibnesayeed //! author : Zack : https://github.com/ZackVision import moment from '../moment'; var months = [ 'جنوری', 'فروری', 'مارچ', 'اپریل', 'مئی', 'جون', '...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/en-ie.js
src/locale/en-ie.js
//! moment.js locale configuration //! locale : English (Ireland) [en-ie] //! author : Chris Cartlidge : https://github.com/chriscartlidge import moment from '../moment'; export default moment.defineLocale('en-ie', { months: 'January_February_March_April_May_June_July_August_September_October_November_December'.s...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/cs.js
src/locale/cs.js
//! moment.js locale configuration //! locale : Czech [cs] //! author : petrbela : https://github.com/petrbela import moment from '../moment'; var months = { standalone: 'leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec'.split( '_' ), ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ar-kw.js
src/locale/ar-kw.js
//! moment.js locale configuration //! locale : Arabic (Kuwait) [ar-kw] //! author : Nusret Parlak: https://github.com/nusretparlak import moment from '../moment'; export default moment.defineLocale('ar-kw', { months: 'يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر'.split( '_' )...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/en-in.js
src/locale/en-in.js
//! moment.js locale configuration //! locale : English (India) [en-in] //! author : Jatin Agrawal : https://github.com/jatinag22 import moment from '../moment'; export default moment.defineLocale('en-in', { months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split( ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ar-dz.js
src/locale/ar-dz.js
//! moment.js locale configuration //! locale : Arabic (Algeria) [ar-dz] //! author : Amine Roukh: https://github.com/Amine27 //! author : Abdel Said: https://github.com/abdelsaid //! author : Ahmed Elkhatib //! author : forabi https://github.com/forabi //! author : Noureddine LOUAHEDJ : https://github.com/noureddinem ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/en-nz.js
src/locale/en-nz.js
//! moment.js locale configuration //! locale : English (New Zealand) [en-nz] //! author : Luke McGregor : https://github.com/lukemcgregor import moment from '../moment'; export default moment.defineLocale('en-nz', { months: 'January_February_March_April_May_June_July_August_September_October_November_December'.s...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ug-cn.js
src/locale/ug-cn.js
//! moment.js locale configuration //! locale : Uyghur (China) [ug-cn] //! author: boyaq : https://github.com/boyaq import moment from '../moment'; export default moment.defineLocale('ug-cn', { months: 'يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر'.split( '_' ), ...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/gd.js
src/locale/gd.js
//! moment.js locale configuration //! locale : Scottish Gaelic [gd] //! author : Jon Ashdown : https://github.com/jonashdown import moment from '../moment'; var months = [ 'Am Faoilleach', 'An Gearran', 'Am Màrt', 'An Giblean', 'An Cèitean', 'An t-Ògmhios', 'An...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/ru.js
src/locale/ru.js
//! moment.js locale configuration //! locale : Russian [ru] //! author : Viktorminator : https://github.com/Viktorminator //! author : Menelion Elensúle : https://github.com/Oire //! author : Коренберг Марк : https://github.com/socketpair import moment from '../moment'; function plural(word, num) { var forms = w...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false
moment/moment
https://github.com/moment/moment/blob/18aba135ab927ffe7f868ee09276979bed6993a6/src/locale/fi.js
src/locale/fi.js
//! moment.js locale configuration //! locale : Finnish [fi] //! author : Tarmo Aidantausta : https://github.com/bleadof import moment from '../moment'; var numbersPast = 'nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän'.split( ' ' ), numbersFuture = [ 'no...
javascript
MIT
18aba135ab927ffe7f868ee09276979bed6993a6
2026-01-04T14:57:37.850382Z
false