I'm new in Angular.
I want to display db date in 'Sat Mar 10 2001' in this format
How can i put this in my code.
code sample
<td>{{data.act_date}}<td> //format:mm/dd/yyyy
I'm new in Angular.
I want to display db date in 'Sat Mar 10 2001' in this format
How can i put this in my code.
code sample
<td>{{data.act_date}}<td> //format:mm/dd/yyyy