This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
Filter Date as ordinal number #10665
Open
Description
https://github.com/angular/angular.js/blob/master/src/ng/filter/filters.js#L344
I'd really love it if there were a way to format the date as an ordinal number - I'd expect something like:
* * 'ddd': Day in month, ordinal number (1st, 2nd - 31st)