[MojoMojo] Re: Setting time zone
    russellmcormond 
    russell.mcormond at canadiana.ca
       
    Fri Feb 11 13:58:43 GMT 2011
    
    
  
Mateu X Hunter wrote:
> 
> In  root/base/page/recent.tt one can find this:
> 
>     [% page.content.created.hms(":") %]
> 
> It could be changed to use Template::Plugin::Date like so
> 
>   [% USE date(format = '%H:%M:%S') %]
>   [% date.format(page.content.created.epoch) %]
> 
Thank you.  It might be ideal if this were a general setting somewhere, but
this accomplishes what I'm looking for in the short term.
-- 
View this message in context: http://mojomojo.2358427.n2.nabble.com/Setting-time-zone-tp6001153p6015803.html
Sent from the mojomojo mailing list archive at Nabble.com.
    
    
More information about the Mojomojo
mailing list