summaryrefslogtreecommitdiff
path: root/www/lib/moment/src/locale/tr.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/src/locale/tr.js')
-rw-r--r--www/lib/moment/src/locale/tr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lib/moment/src/locale/tr.js b/www/lib/moment/src/locale/tr.js
index 78f2b697..e908bc03 100644
--- a/www/lib/moment/src/locale/tr.js
+++ b/www/lib/moment/src/locale/tr.js
@@ -34,11 +34,11 @@ export default moment.defineLocale('tr', {
weekdaysMin : 'Pz_Pt_Sa_Ça_Pe_Cu_Ct'.split('_'),
longDateFormat : {
LT : 'HH:mm',
- LTS : 'LT:ss',
+ LTS : 'HH:mm:ss',
L : 'DD.MM.YYYY',
LL : 'D MMMM YYYY',
- LLL : 'D MMMM YYYY LT',
- LLLL : 'dddd, D MMMM YYYY LT'
+ LLL : 'D MMMM YYYY HH:mm',
+ LLLL : 'dddd, D MMMM YYYY HH:mm'
},
calendar : {
sameDay : '[bugün saat] LT',