Page 1 of 1

Has anyone used Moment.js with PlumDEV?

Posted: Wed Nov 01, 2017 9:21 am
by srmoser430
Hi Team,

I'm trying to include the moment.js javascript library for date handling and getting strange errors. Was wondering if anyone has done this successfully and how. Moment.js works well in all other browsers.

Thanks...

My vxml source (in root document):

<script src="https://cdnjs.cloudflare.com/ajax/libs/ ... /moment.js"/>

From my call log:

Cache Miss: https://cdnjs.cloudflare.com/ajax/libs/ ... /moment.js
Attempting to fetch https://cdnjs.cloudflare.com/ajax/libs/ ... /moment.js
useless expression line 11
TypeError: useless expression line 11
LOCAL: APP ERROR!!! error.semantic.ecmascript

Re: Has anyone used Moment.js with PlumDEV?

Posted: Wed Nov 01, 2017 3:28 pm
by support
Hi,

Our platform does not currently support the moment.js javascript library. We currently only support ECMA-262 3rd edition.

Regards,
Plum Support