We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 606c335 commit 0387965Copy full SHA for 0387965
lldb/tools/lldb-dap/src-ts/debug-adapter-factory.ts
@@ -158,7 +158,7 @@ async function getDAPArguments(
158
}
159
160
/**
161
- * Formats the given date as a string in the form "YYYYMMdd".
+ * Formats the given date as a string in the form "YYYYMMddTHHMMSS".
162
*
163
* @param date The date to format as a string.
164
* @returns The formatted date.
0 commit comments