Netsuite Tragic
09/28/2021, 7:17 AMvar parsedDateStringAsRawDateObject = format.format({
value : dateText,
type : format.Type.DATETIME,
timezone: format.Timezone.AUSTRALIA_SYDNEY
});
I do get values but when I do date1 - date2 I get Nan as the result.
newValue:1/11/2021- oldValue:28/1/2022 = NaNbattk
09/28/2021, 7:19 AMparsedDateStringAsRawDateObject
is actually a Datebattk
09/28/2021, 7:20 AMNetsuite Tragic
09/28/2021, 7:23 AMbattk
09/28/2021, 7:30 AMNetsuite Tragic
09/28/2021, 7:35 AMbattk
09/28/2021, 7:40 AMbattk
09/28/2021, 7:40 AMbattk
09/28/2021, 7:40 AMbattk
09/28/2021, 7:40 AM