I have an array of posts which I currently group by day. I use the below functions to do so;
private func splitDay(from date: Date) -> Date { let calendar