[Templates] Function to convert date to time in second

® soffian.h@gmail.com
Thu, 9 Nov 2006 12:46:19 +0800


In Templates, is there any function to convert given date to time in
seconds.. given that minute,hour, day,month, year defined by user..
similar like timelocal() function in perl..

to get date, i used [% date.format(1163047038) %] ..