I'm setting a date value on a journal entry and getting "Invalid date value (must be M/D/YYYY)" when setting the value as 2/28/2020, specifically, the trandate field.
b
battk
02/28/2020, 9:29 PM
are you using setValue or setText
t
toltmanns
02/28/2020, 9:29 PM
setValue, will try setText
b
battk
02/28/2020, 9:30 PM
setValue is used with a Date object
✔️ 1
battk
02/28/2020, 9:30 PM
i highly recommend setValue unless you like using N/format