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

date.toLocaleFormat is gone in current Thunderbird builds #94

Closed
jikamens opened this issue Dec 11, 2017 · 2 comments
Closed

date.toLocaleFormat is gone in current Thunderbird builds #94

jikamens opened this issue Dec 11, 2017 · 2 comments
Assignees
Milestone

Comments

@jikamens
Copy link

They've removed date.toLocaleFormat because it's non-standard. You're going to need to update DKIM Verifier not to use it. See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toLocaleFormat for alternatives.

@lieser
Copy link
Owner

lieser commented Dec 11, 2017

Thanks a lot for letting me know.

@lieser lieser added this to the 2.0.0 milestone Dec 11, 2017
lieser added a commit that referenced this issue Dec 17, 2017
make SimpleFormatter an ES6 class
fix eslint
@lieser
Copy link
Owner

lieser commented Dec 17, 2017

The new pre-release v2.0.0pre2 works now for me in 58.0b2.

@lieser lieser closed this as completed Dec 17, 2017
@lieser lieser self-assigned this Dec 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants