On Wed, Feb 3, 2010 at 10:55 PM, hemanth reddy <[email protected]> wrote:
> Hi > * > * > > *[% close_time="2000/12/21 4:20:36" %] > * > > Your specific question seem answered, but my question to you is do you really have hard-coded string dates in the templates? Seems like that kind of data would come from user input or a database or some other source and placed in the stash as an object (commonly a DateTime object). Then the formatting of that object can easily be done in the template. -- Bill Moseley [email protected]
_______________________________________________ templates mailing list [email protected] http://mail.template-toolkit.org/mailman/listinfo/templates
