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
Returns 12:59:59pm time for the date passed. Useful for date only search ranges end value
public static DateTime EndOfDay(DateTime date)
date
Date to convert