groupBy : 'datetime'
Open
- Dominant language
- JavaScript
- Stars
- 2.9k
- Forks
- 319
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I'm trying to groupBy a datetime but what happens is that all my datetime's are different and I get different groups by each minute.
How can I change the datetime when doing the ng-repeat ?
My code:
```
-
{{key | date: 'MMM d, y'}}
-
```
Thank you!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.