From: Iskren Chernev Date: Tue, 14 Jun 2016 09:09:17 +0000 (-0700) Subject: Revert changes to locale/* X-Git-Tag: 2.14.0~29^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3195db28aa4e567ec2ac45889ad99b97c6fb1c77;p=thirdparty%2Fmoment.git Revert changes to locale/* --- diff --git a/locale/th.js b/locale/th.js index 4c34ed7ad..fc4e8f8b7 100644 --- a/locale/th.js +++ b/locale/th.js @@ -12,7 +12,7 @@ var th = moment.defineLocale('th', { months : 'มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม'.split('_'), - monthsShort : 'ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.'.split('_'), + monthsShort : 'มกรา_กุมภา_มีนา_เมษา_พฤษภา_มิถุนา_กรกฎา_สิงหา_กันยา_ตุลา_พฤศจิกา_ธันวา'.split('_'), monthsParseExact: true, weekdays : 'อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์'.split('_'), weekdaysShort : 'อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์'.split('_'), // yes, three characters difference @@ -64,4 +64,4 @@ return th; -})); +})); \ No newline at end of file