Returns the date/time that is closest to the specified and also falls within working hours.
Parameters
- value
- The date/time to test.
- later
- Specifies whether the date/time returned should be later than the specified . A value of false implies that the search will proceed chronologically backward.
- isNonWorkDay
- Upon return, specifies whether the specified falls on a non-workday. If the returned date/time is different than the specified value, and this parameter is false on return, it implies that the specified value falls on the non-working hours of a workday.
Return Value
A DateTime structure that defines the closest working date/time to the specified value.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2