Hi.
A couple of options to convert from this filetime format to regular dates..
Use w32tm: for instance w32tm /ntte 127202682170621000
Or, if you want to convert more than one value, use a programmatic method
you can loop into the spreadsheet.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmisdk/wmi/swbe
mdatetime.asp
HTH, Les
This posting is provided "AS IS" with no warranties, and confers no rights.
> Hi,
>
[quoted text clipped - 10 lines]
> Thank you very much.
> Larry