Method | Description | |
---|---|---|
FromFileTime ( Win32API ft ) : System.DateTime |
Helper routine to get a DateTime from a FILETIME.
|
|
ToStringFromFileTime ( Win32API ft ) : string |
Get a string representation of the given FILETIME.
|
Method | Description | |
---|---|---|
FileTimeToSystemTime ( |
||
SystemTimeToTzSpecificLocalTime ( |
||
Win32API ( ) : System |
Static class -- can't create.
|
public static FromFileTime ( Win32API ft ) : System.DateTime | ||
ft | Win32API | |
return | System.DateTime |
public static ToStringFromFileTime ( Win32API ft ) : string | ||
ft | Win32API | |
return | string |