Date.prototype.toGMTString() is deprecated
Alex1990 opened this issue · comments
Alex Chao commented
Use toUTCString()
instead of toGMTString
.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toGMTString
A tiny cookie manipulation plugin for the browser.
Alex1990 opened this issue · comments
Use toUTCString()
instead of toGMTString
.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toGMTString