a
Untitled
s
your
shipdate
and
lastmodifieddate
look like they are using different date formats?
lastmodified looks like it's using a typical US format, shipdate more like a european format, else maybe meant October 20, 2019?
a
This is hilarious... NetSuite want some date format for some fields and another for other fields...
Copy code
"Invalid date value 0/10/yy (must match d/M/yy)",
s
that's horrible