@@ -92,7 +92,7 @@
|
||||
Date().getFullYear() }}{{ $t('common:date:today') }}{{ new Date().getMonth() +
|
||||
1 }}{{ $t('common:date:month') }}{{ new Date().getDate() }}{{ $t('common:date:day') }},{{ dayOfWeek }}
|
||||
</div> -->
|
||||
<div style="font-size: .75rem;line-height: 18px;color:#999">{{ moment().format('DD/MMM/YYYY') }},{{
|
||||
<div style="font-size: .75rem;line-height: 18px;color:#999">{{ moment().format('DDMMMYYYY') }},{{
|
||||
dayOfWeek }}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user