.html
{{2018-02-26T12:00:14.151Z | amParse : 'YYYY/MM/DD' | amDateFormat : 'LL'}}
The above above gives the result as February 26, 2018
but I need the result as
FEBRUARY 2018
.
I am using anular2-moment module link here I have to use this module only.