internet explorer 8 - Moment.js constructor in IE8 -


i'm having troubles using moment.js in ie8.

the following code works on ie11, chrome, firefox:

moment.js in ie8

but in ie8, data2 variable no correct (somo properties nan) , data3 correct.

how can use moment.js in ie8 without using ._d?

by "data", think mean "date". link might help:

moment.js transform date object

but frankly, ie8 has serious problems. may - or may not - able work around.

imho...


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -