I’m getting this error from a line in a script:
Uncaught TypeError: jsloopStartDateTime.getDate is not a function
from this line:
var jsloopStartDateTime = skuid.time.parseSFDateTime(loopStartDateTime);
jsloopStartDateTime.setDate(jsloopStartDateTime.getDate() + 7);
Any tips?
Details: this script has run perfectly for months until 8/26. I tried updating to the current version of Skuid, but it didn’t address the issue.
Question
Uncaught TypeError - getDate is not a function
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.