cancel
Showing results for 
Search instead for 
Did you mean: 

Today()

Anonymous
Not applicable
I Just realised that the function Today() is buggy. Yesterday the date was like this: 31-10-2017 17:50 Now it is like this: 11-01-2017 10:54 Has anyone the same problem, or is it related to Danish version of Windows???
2 REPLIES 2

Try FormatDate(Now(); ""dd.MM.yyyy "") & LocalTime()

Anonymous
Not applicable
Hi Christer Thanks, I know how to handle it, i just cant see the logic in why that change in date format. 🙂