![]() | DateTimeExtensionsTo10MSPrecision Method |
Name | Description | |
---|---|---|
![]() ![]() | To10MSPrecision(DateTime) |
Returns the specified DateTime value truncating the precision
to the previous 10 millisecond increment.
|
![]() ![]() | To10MSPrecision(NullableDateTime) |
Returns the specified DateTime value truncating the precision
to the previous 10 millisecond increment. If the nullable value
has no value, a null is returned.
|