Set new value for current date in the opened context.
<r:date select='[log_at]'> <h3>All posts for <r:show attr='current_date' format='%B %Y'/></h3> <ul do='posts in project' log='month'> <li do='each' do='link'/> </ul> </r:date>