Calendar.GetWorkStart
Calendar.GetWorkStart method
Calculates next working time start beginning from the specified date and time.
public DateTime GetWorkStart(DateTime date)
Parameter | Type | Description |
---|---|---|
date | DateTime | The date and time. |
Return Value
The nearest working time start.
See Also
- class Calendar
- namespace Aspose.Tasks
- assembly Aspose.Tasks