Erwin Vermeulen - 2009-03-06 07:35:55
The example code :
$definitions['limit']['start'] = mktime(0,0,0,12,1,2004); //these settings will define the size of
$definitions['limit']['end'] = mktime(23,59,59,2,28,2005); //graphic and time limits
Displays 'nov 2004', 'dec 2004', and 'jan 2005'.