DateTime.FromFileTime
This function takes the fileTime value and converts it into a datetime value in the local time zone. The fileTime value is a Windows file time value that calculates the number of intervals in 100-nano...
This function takes the fileTime value and converts it into a datetime value in the local time zone. The fileTime value is a Windows file time value that calculates the number of intervals in 100-nanoseconds that have passed since 12:00 midnight on January 1, 1601 A.D. (C.E.) Coordinated Universal Time (UTC).