This isn't possible with plain keybinding settings but it may be possible to create a vscode task (https://code.visualstudio.com/docs/editor/tasks#_custom-tasks) and then assigning a keybinding for that instead. tasks do support variable substitution but I'm not sure if it supports date strings.