By Week
ByWeek
ByWeek Objects
class ByWeek()constructor
function constructor()Constructor
Arguments:
parentBaseOperationBuilder - this is a operationBaseBuilder.dateDate - Date when operation will be executedperiodicityNamestring - Name associated to periodicityendnumber or Date - When periodicity ends. By repetitions or by date
days
function days(days: array) -> 'BaseOperationBuilder'At this days will be executed the operation
Arguments:
daysarray
Returns:
BaseOperationBuilder