Revision c7b4af75
ID | c7b4af75c6330fca3dcad3798fec0cc7f55d0d24 |
[BUGFIX] GroupedFor ViewHelper to support DateTime objects
The groupedFor view helper can group by DateTime objects as defined
in the properties of an object. It uses \DateTime::RFC850 format to
group by internally, so the the subsequent groupKey can use it to
format a valid date again.
Change-Id: I06bdbd29c794c3bb085cba13353e7470ffbb3962
Fixes: #44826
Releases: master
- added
- modified
- copied
- renamed
- deleted