formulahendry / formulahendry/vscode-mysql
ISO8601 (UTC) Dates aren't correct
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 229
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
When I select an ISO8601 date (UTC) from my database
2018-07-03T20:16:05.000Z - This extension
2018-07-03 15:16:05 - MySql Workbench
MySQL Workbench is right, yours is way off. Is this extension trying to do some type of timezone conversion?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.