views_groupby_pack 5.x-1.3
linuxbox - March 24, 2008 - 15:32
Official release from CVS tag: DRUPAL-5--1-3
First released: March 24, 2008 - 15:32
First released: March 24, 2008 - 15:32
Download: views_groupby_pack-5.x-1.3.tar.gz
Size: 8.41 KB
md5_file hash: f96425a129d4194cc0f7637bd31ff816
Last updated: March 24, 2008 - 15:35
View usage statistics for this releaseSize: 8.41 KB
md5_file hash: f96425a129d4194cc0f7637bd31ff816
Last updated: March 24, 2008 - 15:35
The big feature of this release is that timestamps now work, as well as CCK dates. Things like "node created time" and "node update time".
Furthermore, we now use date_custom2unix to read the value of CCK dates, and strtotime only if the date api is not available. This is because some platforms have a limited range in strtotime.
