In Nintex forms, I need to compare two dates.
The first date is generated by taking the maximum value of the lookup runtime function. It is brought back as a code/serial number. Ex: 1385528400000
The second date is a value from a column within the list that the form is attached to. It is restricted to the available Nintex date/time formats, even if I use the max function on it as well. Ex: 10/29/2018
How do I convert a date/time code to a date/time? Or vice versa?
(this is cross-posted on Stack Exchange--I will update here if there is an answer there, and vice versa)