Easy one: is the Field Type `Date` a string?
# suitescript
s
Easy one: is the Field Type
Date
a string?
c
Pretty sure it expects
new Date(your date string here)
t
when you are reading the value, it's a string
g
I've had some strange/inconsistent experiences with the date format.