Join Slack
Powered by
but for `Date`s if you're trying to see "are these...
# suitescript
e
erictgrubaugh
03/15/2019, 5:41 PM
but for `Date`s if you're trying to see "are these the same date?" you cannot use
==
or
===
directly; convert it to a timestamp first, then compare the timestamps which are just Numbers
👍 3
Open in Slack
Previous
Next