Aaron McCausland
05/28/2026, 4:42 PMCeligo AI
05/28/2026, 4:42 PMAI generated answer (using internal Slack threads):To get the
lastmodifieddate down to the second, you can use the to_char function in a search as suggested in the first thread. However, if you are trying to get the seconds from record.getValue, it seems that NetSuite does not provide this level of granularity.
In the second thread, it is suggested to use to_char to convert the date to a format you find convenient, and then use to_date to convert back the result from to_char. This can be used to sort by the date.
In the third thread, if you are trying to find out why items are having their last modified date updated, you can try a system notes saved search. However, not all system notes that are recorded show up on the System Notes subtab.
******
Disclaimer:
This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes.
******Celigo AI
05/28/2026, 4:42 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.830749571
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.79699713
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.787048459
Celigo AI
05/28/2026, 4:42 PMAbdul Basit
05/28/2026, 6:33 PMAaron McCausland
05/29/2026, 3:04 PM