L13 / vscode-diff

Compare two folders in Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=L13RARY.l13-diff
Other
90 stars 10 forks source link

Dates format #67

Closed irvnriir closed 3 years ago

irvnriir commented 3 years ago

Please change the dates format to numeral, its much easier to use with operative mental memory (international -- 2020-12-20) .

L13 commented 3 years ago

Hi, the dates format right now depends on the display language of vscode. Adding other formats means I have to change a lot. I put it on my todo list.

L13 commented 3 years ago

Hi, the new version is now available and the date format has been changed to 0000-00-00 00:00:00. I removed the previous implementation which depends on the locale language of vscode.