Which one or how the problem was happening?
# suitescript
a
Which one or how the problem was happening?
e
I was doing something stupid later where I need the day of the week for that same
date
object
was a problem in how I was calling
moment().format()
, not
fmt.format()
basically, I was being dumb, and forgetting one of my normal patterns lost me a bunch of time