Visual Studio change date & time format

后端 未结 3 538
南笙
南笙 2021-01-12 03:07

When working in Visual Studio 2005/2008/2010/1012/2013 the dates and times are shown in mm/dd/yyyy hh:MM:ss format. Is there a way to change it to the same settings as the c

3条回答
  •  既然无缘
    2021-01-12 03:23

    In "Control Panel\All Control Panel Items\Region and Language", on the "Formats" tab, click "Additional settings..." button. Visual Studio 2008 debugger formats dates using "Short date:" from the "Date" tab of "Customize Format".

    Customize Format

    QuickWatch

提交回复
热议问题