Hello there, I face problem when i use Date plugin (difference function):
Date.Difference(Date.Parse(Date.ToLocaleDateString(Date.Now)),Date.Parse(Variable1))
it works fine on PC but when I do remote preview on mobile it is only showing Nan Nan the same problem when i export it to mobile devices.
How can i solve this plesae ?