![]() | DateTimeExtensionsToSecondPrecision Method |
Name | Description | |
---|---|---|
![]() ![]() | ToSecondPrecision(DateTime) |
Returns the specified DateTime value truncating the precision
to the previous second.
|
![]() ![]() | ToSecondPrecision(NullableDateTime) |
Returns the specified DateTime value truncating the precision
to the previous second. If the nullable value has no value,
a null is returned.
|