I believe it's standard in ES5 which NS supports?
# suitescript
c
I believe it's standard in ES5 which NS supports?
m
Is it part of ECMA script specification or an additional API that engines can provide? In GraalVM (used by SuiteScript 2.1) it's behind a feature flag which I'm guessing NetSuite didn't enable
c
@michoel yeah damn...
I could look for a polyfil maybe
b
im very interested to hear if you can polyfill it enough for luxon
s
I have tried a few different polyfills meant for either browser or old versions of Node but none of them worked. Can’t remember now what errors I got. I’d be very interested in having it available too.