Format date when exporting

timpepu

Registered User.
Local time
Today, 13:21
Joined
Nov 6, 2009
Messages
22
Hi !

I like to change the day value looking like this when I export it to txt file

day examble 22.4.2010 15:46:58 should be like this 100422154658


I tried many times but not get it ?

Br
Timo
 
Try using the format function YYMMDDHHNNSS should do the trick
 
right time?? What right time? what do you mean?
 
You looking for the function of Now() which will show the current date and time?
 
You looking for the function of Now() which will show the current date and time?

Yes I have tried , now I have to find how I can use format function with this Now() function
 

Users who are viewing this thread

Back
Top Bottom