Click or drag to resize
DateTimeExtensionsSetTime Method
Overload List
  Name Description
Public method Static member SetTime(DateTime, Int32, Int32)
Sets the time of the current date with minute precision
Public method Static member SetTime(DateTime, Int32, Int32, Int32)
Sets the time of the current date with second precision
Public method Static member SetTime(DateTime, Int32, Int32, Int32, Int32)
Sets the time of the current date with millisecond precision
Top
See Also