ActiveDirectoryToInterval Method |
Name | Description | |
---|---|---|
ToInterval(DateTime) |
Gets a Interval value of the supplied DateTime.
Interval attributes are stored as Windows File Time strings with the number of 100-nanosecond intervals that have elapsed since 12:00 midnight, January 1, 1601 AD, UTC.
| |
ToInterval(UInt64) |
Gets a Interval value of the supplied UInt64.
Interval attributes are stored as Windows File Time strings with the number of 100-nanosecond intervals that have elapsed since 12:00 midnight, January 1, 1601 AD, UTC.
|