You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- DayOff: changed start datetime to time in __int__
- Named: added Rotation.dayOff; Invalidated cached periods in addSegments()
- Moved ShiftInstance to its own file
- ShiftUtils: Use UTC to avoid timezone issues, improved formatTimedelta(), toRoundedSecond() - Standard rounding, improved compare()
- Team: calculateWorkingTime() - rename toTime to toTimeOfDay
- TeamMember: added setAddition() and setRemoval()
- TimePeriod: changed start datetime to time in __int__; simplified timePlus()
- WorkSchedule: fixed issue with deleteShift()
0 commit comments