Try using lastModified as the filter value
# suitescript
b
Try using lastModified as the filter value
a
That was the first thing, same error shown above.
b
thats unfortunate
you might have to remove the seconds from the string manually
although that sounds like something you shouldnt need to do and should probably check with a support case
a
I found a working solution, I will be good with that without having to handle NS support(god forbid).
b
is the working solution removing the seconds from the formatted date time string?
a
Untitled
b
Server script in a pacific timezone?
a
No idea, why does that matter?
b
Timezone of the datetime string may not match timezone of the account
a
The date time if coming from the account form script parameter, written from the same script.
b
Check that the hours and minutes of your string are the same values from N/format
If not, consider using moment timezone
👍 1
It generally only matters for accounts or employees not using pacific timezone