"Cron Based Scheduling" allows you to run builds based on a schedule. This schedule can be configured using a Cron expression or via the Schedule Editor. The schedule can be daily (times per day), weekly (days per week), monthly (days per month) or based on a Cron expression. |
To schedule a Plan build using a Cron expression:
0 0 1 ? * 1#2. For information on Cron expressions, see this FAQ: How do I construct a cron expression in Bamboo?

Screenshot above: Plan Configuration — Build Strategy: Cron Based Scheduling
Screenshots: Scheduling polling for changes