mirror of
https://gitlab.silvrtree.co.uk/martind2000/nci.git
synced 2025-02-10 17:29:16 +00:00
change default datetime format
This commit is contained in:
parent
6640c9535d
commit
951a73f39a
@ -1,2 +1,2 @@
|
||||
- var date = moment(this.props.value);
|
||||
span(title= date.format())= date.fromNow()
|
||||
span(title= date.format('YYYY-MM-DD HH:mm:ss'))= date.fromNow()
|
||||
|
Loading…
Reference in New Issue
Block a user