![]() | DateTimeExtensions.ToMinutePrecision Method |
Name | Description | |
---|---|---|
![]() ![]() | ToMinutePrecision(DateTime) |
Returns the specified DateTime value truncating the precision
to the previous minute.
|
![]() ![]() | ToMinutePrecision(Nullable<DateTime>) |
Returns the specified DateTime value truncating the precision
to the previous minute. If the nullable value has no value,
a null is returned.
|