ConversionsToPositiveFileTime Method |
Name | Description | |
---|---|---|
![]() ![]() | ToPositiveFileTime(DateTime) |
Converts a DateTime to an always positive or zero file time. It's always a valid Win32 FILETIME.
|
![]() ![]() | ToPositiveFileTime(DateTimeOffset) |
Converts a DateTimeOffset to an always positive or zero file time. It's always a valid Win32 FILETIME.
|