R 
		
								
				
				
			
		rodchar
hey all,
datetime startDate
datetime endDate
datetime diff = endDate - startDate
the diff is usually in seconds. is there an easy way to show the seconds as
12 seconds
instead of
7/1/2009 00:00:12:01234
thanks,
rodchar
				
			datetime startDate
datetime endDate
datetime diff = endDate - startDate
the diff is usually in seconds. is there an easy way to show the seconds as
12 seconds
instead of
7/1/2009 00:00:12:01234
thanks,
rodchar
