Index: trunk/ippScripts/scripts/automate_stacks.pl
===================================================================
--- trunk/ippScripts/scripts/automate_stacks.pl	(revision 28444)
+++ trunk/ippScripts/scripts/automate_stacks.pl	(revision 28532)
@@ -766,4 +766,5 @@
     $cmd .= " -workdir $workdir ";
     $cmd .= " -label $label ";
+    $cmd .= " -use_begin ${date}T00:00:00 -use_end ${date}T23:59:59 ";
     if ($maxN > 0) {
 	$cmd .= " -random_subset -random_limit $maxN ";
