I`m playing around with CLR Memory Diagnostics tool in order to analyze memory dumps.
Opening a dump using WinDBG, I am able to use .time
command to get the debug session time (when dump was captured).
Does anybody knows the ClrMD API to get the date?