Visual Studio Code#
2022-01-04
2023-09-01
dakr.link/n1
QR code
Extensions#
Insert Date String#
An easy way to insert current date and time thanks to extension created by Jakub Synowiec.
Install Insert Date String extension.
Insert date and time:
Shift⇧-cmd⌘ I (macOS)
Ctrl-Shift I (Windows/Linux)
Go to extension settings if you want to change format of inserted date and time and change setting named Insert Date String: Format:
YYYY-MM-DD hh:mm:ss
(default value) e.g.2021-12-30 09:07:11
YYYY-MM-DDThh:mm:ssZZZZ
(UTC Time offset value included) e.g.2021-12-30T09:07:52+0100
Read more in Usage instructions.