EDK4Net Documentation
EDK4Net Documentation
EDK4Net.Utilities
Dates Class
Dates Methods
CountNextWorkingDays Method
CountPreviousWorkingDays Method
ToLastMinuteOfDay Method
ToMidnight Method
Dates
ToLastMinuteOfDay Method
Namespace:
EDK4Net.Utilities
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
Copy
public
static
DateTime
ToLastMinuteOfDay
(
this
DateTime
dateTime
)
Parameters
dateTime
Type:
System
DateTime
Return Value
Type:
DateTime
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
DateTime
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
Dates Class
EDK4Net.Utilities Namespace
Copyright Edika 2012-2021
Send comments on this topic to
EDK4Net Support