Why is it I can get a date field and use it like a date object and add time to it etc, but I can't set a date field using a date object as a value?
z
zvictor
01/20/2019, 8:04 PM
Date values must be set in a format that corresponds to the default format of the current session. Use N/format to output the date as a string in the correct format.