{{foreach range( 1, 12 ) as $month}}
{expression="\IPS\DateTime::create()->setDate( 2000, $month, 15 )->strFormat('%B')"}
{{endforeach}}