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) %] ..