I am trying to use C# code "return System.DateTime.Now.Day;" to get the current day number of the month.
In PM it assigned a current value to a variable (such as 7), but in ZP, it gives something like 169260.
How do we get the correct day number in ZP?
Thanks.
In PM it assigned a current value to a variable (such as 7), but in ZP, it gives something like 169260.
How do we get the correct day number in ZP?
Thanks.