I got a view in angularjs and I\'m just trying to display the current date(formatted). I thought something like {{Date.now() | date:\'yyyy-MM-dd\'}}
{{Date.now() | date:\'yyyy-MM-dd\'}}