1.	<GALiRe>
2.	
3.	<title>Time refresh test<end title>
4.	
5.	<%
6.	
7.	print "<color:green>Start time: %DATE[second]<end color>";
8.	
9.	sleep(2);
10.	
11.	print "<new><new>";
12.	print "<color:red;>End time: %DATE[second]<end color>";
13.	
14.	print "<new><new>%DATE";
15.	
16.	
17.	
18.	%>
19.	
20.	
21.	<end GALiRe>



Back to /SampleHost/