Within a project definition structure you can also use the following
functions.
-
-
This function produces a TimeDelta value.
-
-
This function produces a WorkingDaytime. When used inside a Project definiton,
the returned WorkingDaytime uses the current project calendar.
-
-
This is a helper function fur multiple value attributes. It is equivalen to
equivalent to
dict(_default=arg1, ...)
.
-
-
Returns a load value with a maximal yearly workload. timedelta
can be any timedelta literal.
-
-
Returns a load value with a maximal monthly workload. timedelta
can be any timedelta literal.
-
-
Returns a load value with a maximal weekly workload. timedelta
can be any timedelta literal.
-
-
Returns a load value with a maximal daily workload. timedelta
can be any timedelta literal.