Estérfano Lopes

Results 1 issues of Estérfano Lopes

I was reading the docs and searching in the code if is possible to add an interval time in a Workday. Like: ``` go c := cal.NewBusinessCalendar() c.SetWorkHours(time.Hour*9, time.Hour*18) ```...

enhancement