Look at the documentation for tales modifiers, write one, and use a
static variable in the function to hold on to a single Zend_Date
instance. That way, you have to check whether it is set each time the
function is run, but if you don't end up using it at all, you never have
to create the Zend_Date.


_______________________________________________
PHPTAL mailing list
PHPTAL@lists.motion-twin.com
http://lists.motion-twin.com/mailman/listinfo/phptal

Reply via email to