FromFileTimeUtc
 Returns a CorDateTime object from a FileTime value.
 Public Function FromFileTimeUtc(
	  ByVal Time As Currency ) As CorDateTime
Parameters
- Time
 - 
[ByVal]
 Currency.
  The file time in UTC time.
 
 
Return Values
CorDateTime -  The CorDateTime of the file time in UTC time.
See Also
Project CorLib Overview
Class CorDateTimeStatic Overview