Shunde.NET Framework Class Library

TextUtils.IsMidnight Method 

Returns true if the time is midnight

public static bool IsMidnight(
   DateTime d
);

Remarks

Ignores the seconds and milliseconds

See Also

TextUtils Class | Shunde.Utilities Namespace