Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 lucarizziero
		
			lucarizziero
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
In the Local Client V 9.00.7320.7 SR2 the last load date has the british date format: is it possible to set it as the control panel date format ?
thanks
.png) MichaelRobertsh
		
			MichaelRobertshWhen displayed, Dates will be formatted according to the ControlPanel settings.
These can be overridden by defining SET DateFormat='D/MM/YYYY';
This can be overridden in the Document Properties where you define a Format specification for each Field or variable.
This can be overridden in the properties of the specific Object on the page that is displaying your data.
And you can always specify eg =Date(ReloadTime(),'MM/DD/YYYY')
 
					
				
		
Hi!
Well. I don´t think it helps regarding to the logfile.
Even the logfile presents british date format.
I think It´s bug.
/Lasse
 
					
				
		
 prieper
		
			prieper
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		In an office-environment using different language-settings it is more of advantage to have text-files (logfiles) in just one dateformat.
Peter
 
					
				
		
Well, it wasn´t exactly what I meant. The format of ReloadTime() is "M/D/Y hh.mm.ss.ffff" as well as the format in the beginning of every row in a logfile.
As far as I remember was the format depending on the regional settings. I don´t know, but is there a way in the settings there I can change it?
Of course, our intention is to have a just one dateformat.
Lasse
