summaryrefslogtreecommitdiff
path: root/www/lib/moment/locale/el.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/lib/moment/locale/el.js')
-rw-r--r--www/lib/moment/locale/el.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lib/moment/locale/el.js b/www/lib/moment/locale/el.js
index 1ee704da..ee580e78 100644
--- a/www/lib/moment/locale/el.js
+++ b/www/lib/moment/locale/el.js
@@ -39,8 +39,8 @@
LTS : 'h:mm:ss A',
L : 'DD/MM/YYYY',
LL : 'D MMMM YYYY',
- LLL : 'D MMMM YYYY LT',
- LLLL : 'dddd, D MMMM YYYY LT'
+ LLL : 'D MMMM YYYY h:mm A',
+ LLLL : 'dddd, D MMMM YYYY h:mm A'
},
calendarEl : {
sameDay : '[Σήμερα {}] LT',
@@ -90,4 +90,4 @@
return el;
-}));
+})); \ No newline at end of file