Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moment.js warning/error when using USPS client #45

Open
ksukhija opened this issue Feb 1, 2019 · 1 comment
Open

Moment.js warning/error when using USPS client #45

ksukhija opened this issue Feb 1, 2019 · 1 comment

Comments

@ksukhija
Copy link

ksukhija commented Feb 1, 2019

Getting this warning from line 85 of lib\usps.js

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 versions. 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.
Arguments:
[0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: January 31, 2019 5:41 pm +0000, _f: undefined, _strict: undefined, _locale: [object Object]
Error
@dac3971
Copy link

dac3971 commented Nov 17, 2019

Anything on this? I'm having the same issue...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants