Hi, I set a variable in my load script and i want use it in a calendar objetc ad in expressions.
Let Data_riferimento = date(today(0).'DD/MM/YYYY');
When i use the variable in my Calendar Object sometimes is show not correctly (es. 3 Febrauary 2021 - 03/02/2021) but another date (es. 1 February 2021 - 01/02/2021).