fix: Display year when date is outside of current year (#567)
This commit is contained in:
@@ -9,6 +9,8 @@ export default {
|
||||
dateTime: '$t(format:date) $t(format:time)',
|
||||
longDate: 'MMMMd日',
|
||||
longDateTime: "MMMMd'日 ' HH:mm",
|
||||
fullDate: 'yyyy年M月d日',
|
||||
fullDateTime: 'yyyy年M月d日 HH:mm',
|
||||
},
|
||||
|
||||
translation: {
|
||||
|
||||
Reference in New Issue
Block a user