Join Slack
Powered by
Trying to figure out how to set a "Time of Day" fi...
# suitescript
n
Nick
07/13/2020, 5:56 PM
Trying to figure out how to set a "Time of Day" field on a netsuite record. Output I am trying to set with is 13
00
00
b
battk
07/13/2020, 6:26 PM
use setValue with a Date or setText with the string
battk
07/13/2020, 6:27 PM
be extra weary of timezone and time format issues
n
Nick
07/13/2020, 9:23 PM
I am using record.submitFields right now.
Nick
07/13/2020, 9:23 PM
Guess I'll have to work on formatting before submitting im guessing?
Open in Slack
Previous
Next