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