Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi ,my :
Let ExecutionTime = date(now())
I'ts shows the result 40002,565462963
Why?
Or Let ExecutionTime = date(now()) - 1 day? to get the variable 2009-07-08
Let ExecutionTime = date(now()-1) did'it
Or Let ExecutionTime = date(now()) - 1 day? to get the variable 2009-07-08
Or Let ExecutionTime = date(now()) - 1 day? to get the variable 2009-07-08
Let ExecutionTime = date(now()-1) did'it