ICalendar.GetPreviousWorkingDayEnd
ICalendar.GetPreviousWorkingDayEnd method
Calculates the end of the previous working date from the specified date.
public DateTime GetPreviousWorkingDayEnd(DateTime date)
| Parameter | Type | Description |
|---|---|---|
| date | DateTime | the date to calculate the previous working day end. |
Return Value
The end of the previous working day end
See Also
- interface ICalendar
- namespace Aspose.Tasks
- assembly Aspose.Tasks