Hi, I have the strangest thing happening in my component build with j-Cook.
When I display a date as a registered/ guide (Guide = an extra group in the ACL I created) the dates displayed are date - 1 day so 2015-04-20 displays as 2015-04-19. (see screencopy of beginning of table + dump of the $row array)
When I do the same as the superuser the date is displayed correctly.
I do not have the problem when I try it in the sandbox (but I do not have the same DB there nor do I have he extra ACL groups defined)
For what I can see it must happen in the JDOM, because in the com_guideman\views\documents\tmpl\default_usrdocslistgrid.php file the $row array has the correct values and the field gets displayed - 1 day AND if you happen to save he will take the displayed value into account and thus with every save of the record deduct 1 day from every date field that is not changed on the screen.
Life Website: manageguides.com
component: guideman (Build 2.8.1)
Joomla: 3.5.1