I am not sure if this is a VS Code issue or a SQL Developer for VS Code issue, but I am trying to change the date/time format for the Created column in the Task Monitor when I run my SQL code. Currently, the format is DD/MM/RRRR HH24:MI:SS and I want to change it to MM/DD/RRRR HH24:MI:SS in the extenstion settings, the Created column of date/time format remains unchanged. Anyone know where I can modify this format?