Format dates in a readable way
This commit is contained in:
parent
b82edd7e2c
commit
6b1cbc7b3f
@ -1,6 +1,6 @@
|
|||||||
<template>
|
<template>
|
||||||
<span>
|
<span>
|
||||||
{{ datetime.toISODate() }}
|
{{ datetime.toFormat('LLL dd yyyy') }}
|
||||||
</span>
|
</span>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user