sailrish / shipit

shipit node module
MIT License
87 stars 65 forks source link

fix for deprecated warning message getting from moment js for DHL car… #46

Closed rahul-cuelogic closed 5 years ago

rahul-cuelogic commented 5 years ago

…rier

Getting following error for DHL carrier,

Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versi
ons. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
sailrish commented 5 years ago

@rahul-cuelogic Nice! Thanks for the fix!