I just tried an experiment in SS1 in the browser c...
# suitescript
m
I just tried an experiment in SS1 in the browser console. My preferences are 12 hour.
nlapiSetFieldValue('custcol_tod', '0000') ;
displayed 12:00 am. If I tried
nlapiSetFieldValue('custcol_tod', '10:59 am');
I didn't get an error but it didn't change the value either.