Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Current Date How To Display in QVD ?
 
					
				
		
 VishalWaghole
		
			VishalWaghole
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Reddy,
You can use Today() function.
- Regards,
Vishal Waghole
 
					
				
		
Hi VishalWaghole,
We Need Time Also VishalWaghole
 
					
				
		
 VishalWaghole
		
			VishalWaghole
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Use Now() function for Date and Time.
- Regards,
Vishal Waghole
 
					
				
		
It's Coming USA Date and Time
=Now(Today())
Result =12-27-2013 8:08 PM
How To Change Indian Timings
 
					
				
		
 VishalWaghole
		
			VishalWaghole
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Reddy,
Try with, LocalTime() fuction.
- Regards,
Vishal Waghole
 
					
				
		
 ngulliver
		
			ngulliver
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, Reddy.
Vishal is correct. Use LocalTime(). You may want to specify where you are. You can do this by using the geographical places listed in your computer's Control Panel for 'Date and Time'.
So you can code LocalTime('Chennai') for instance.
Regards,
Neil
 
					
				
		
 Colin-Albert
		
			Colin-Albert
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The QVD file functions allow you to extract the timestamp when the qvd file was created
QvdCreateTime()
