microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.99k stars 29.53k forks source link

$CURRENT_TIME_UTC in snippet #235245

Open CalK16 opened 12 hours ago

CalK16 commented 12 hours ago

Hello,

I appreciate the functionality in vscode that enables the insertion of variables within snippets, particularly the $CURRENT* variables that allow for the effective inclusion of date and time. This feature, including the timezone offset for indicating the current timezone, is quite useful. However, I am keen on having an additional variable, $CURRENT*_UTC, which would provide the current date and time based on Coordinated Universal Time (UTC).

vs-code-engineering[bot] commented 11 hours ago

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!