Join Slack
Powered by
Is there a way to get lastmodifieddate on a record...
# suitescript
m
Martin Kolev
09/23/2021, 1:25 PM
Is there a way to get lastmodifieddate on a record with seconds and not just hours/minutes?
m
mbrewer
09/23/2021, 1:27 PM
try
to_char({lastmodifieddate},'HH24:MI:SS')
m
Martin Kolev
09/23/2021, 2:23 PM
that would work in a search, i was hoping I can get the seconds from record.getValue
2
Views
Open in Slack
Previous
Next