Re: [Rest2web-develop] localised modtime
Brought to you by:
mjfoord
From: Michael F. <fuz...@vo...> - 2006-10-23 20:09:49
|
martin f krafft wrote: > Hi, > > for a German website, I'd like to output <%modtime%> using the > German locale. Is this possible? If not, how would one do this? > I would use the namespace['modified'] value, but I don't know how to > access the namespace dictionary from inline code in template.txt. > > Hello Martin, How about : <% modified %> Everything in the namespace should be available directly to the pages and the template. Fuzzyman http://www.voidspace.org.uk > Thanks, > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > ------------------------------------------------------------------------ > > _______________________________________________ > Rest2web-develop mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/rest2web-develop > > ------------------------------------------------------------------------ > > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.408 / Virus Database: 268.13.9/490 - Release Date: 20/10/2006 > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.408 / Virus Database: 268.13.9/490 - Release Date: 20/10/2006 |