I declared a variable1 type date with option Local (), date only and type calculated to assign Now() value.
But when I made variable 2= variable1, the variable2 has 1 day of difference of variable1.
What do I need to do to fix this problem?
I declared a variable1 type date with option Local (), date only and type calculated to assign Now() value.
But when I made variable 2= variable1, the variable2 has 1 day of difference of variable1.
What do I need to do to fix this problem?