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

VS Code doesn't recognize the JS Date method toGMTString() #150217

Closed
UsernamesAreNotMyThing opened this issue May 23, 2022 · 1 comment
Closed
Assignees
Labels
*as-designed Described behavior is as designed *duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues

Comments

@UsernamesAreNotMyThing
Copy link

The IDE doesn't recognize the Date object's toGMTString() method in JavaScript, even though said method is actually completely valid

I am using the last version of Visual Studio Code as of May 23, 2022

@mjbvz
Copy link
Collaborator

mjbvz commented May 23, 2022

Duplicate of microsoft/TypeScript#13622

We don't suggest this method because it is deprecated: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toGMTString

@mjbvz mjbvz closed this as completed May 23, 2022
@mjbvz mjbvz self-assigned this May 23, 2022
@mjbvz mjbvz added javascript JavaScript support issues *duplicate Issue identified as a duplicate of another issue(s) *as-designed Described behavior is as designed labels May 23, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Jul 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*as-designed Described behavior is as designed *duplicate Issue identified as a duplicate of another issue(s) javascript JavaScript support issues
Projects
None yet
Development

No branches or pull requests

2 participants