Add a <time-display> component for better display of time
This commit is contained in:
parent
2ea06d3df8
commit
7d55ff9c67
3 changed files with 15 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
<span>{{ ::$ctrl.datetime | amDateFormat:'dddd, MMMM Do YYYY, h:mm A' }}</span>
|
Reference in a new issue