show weekday

This commit is contained in:
2019-07-01 22:11:41 +02:00
parent 86a86be1ef
commit 21a92273d7

View File

@@ -67,7 +67,7 @@ export default {
second: '%H:%M:%S',
minute: '%H:%M',
hour: '%H:%M',
day: '%e %b',
day: '%a %e %b',
week: '%e %b',
month: '%b \'%y',
year: '%Y'