DateTimeExtensions.EndOfDay

Returns 12:59:59pm time for the date passed. Useful for date only search ranges end value

public static DateTime EndOfDay(DateTime date)

Parameters

date
Date to convert


See also:

Class DateTimeExtensions

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic