I have an UTC date in milliseconds which I am passing to Angular\'s date filter for human formatting.
{{someDate | date:\'d MMMM yyyy\'}}
A
There is a bug filed against this in angular.js repo https://github.com/angular/angular.js/issues/6546#issuecomment-36721868