[ic] IC tag in UserTag

Stefan Hornburg racke at linuxia.de
Sat Oct 4 02:12:03 EDT 2003


On Fri, 3 Oct 2003 15:28:31 -0700
"Grant" <listbox at email.com> wrote:

> I need to include the time tag in a block of XML in a UserTag.  How can I
> write this in Perl inside a UserTag:
> 
> <LastModifiedTime>[time gmt="1" adjust="-1"]%Y-%m-%d
> %H:%M:%S[/time]</LastModifiedTime>

$Tag->time({gmt => 1, adjust => -1, body => '%Y-%m-%d %H:%M:%S'});

Ciao
	Racke


-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team



More information about the interchange-users mailing list