current_date gives wrong date @{system.currentTime} gives good date
remc0Jan 4 2008 — edited Jan 4 2008Hello all,
When I am using current_date in my reports then it shows 4-2-3908.
When looking in the manuals it says that it takes the time of the system of the bi server.
Our database administrator says that the time on that system is on year 2008 and not 3908.
When I am using @{system.currentTime} then I see the date of today.
Where can I adjust the current_date date?