By Month
ByMonth
ByMonth Objects
class ByMonth()constructor
function constructor()Constructor
Arguments:
parentBaseOperationBuilder - this is a operationBaseBuilder.dateDate - Date when operation will be executedperiodicityNamestring - Name associated to periodicitymonthsarray - Months on will be execute the operationendnumber or Date - When periodicity ends. By repetitions or by date
day
function day(day: number) -> 'BaseOperationBuilder'At this day will be executed the operation
Arguments:
daynumber
Returns:
BaseOperationBuilder