Open monperrus opened 7 years ago
@monperrus Thanks, I'll take a look at this.
The problem comes from the Date.toLocaleFormat()
method being deprecated:
https://developer.mozilla.org/el/docs/Web/JavaScript/Reference/Errors/Deprecated_toLocaleFormat
This will take some time to replace using Intl.DateTimeFormat()
or Date.toLocaleDateString()
Hi, it seems that this super useful addon is broken on Thunderbird 58.0b1.