Calendar control in action bar

Is it possible to include a calendar control on the action bar. I am trying to replicate the calendar view functionality on the view action bar.

In a calendar view, there are various option like Day, Week, Month, Formatting and the calendar where in we select the date.

I want to recreate the similar actions on the view action bar. I was succesful in creating the actions for Day, Week and Month.

Would like to know if Formatting and Calendar control can also be provided on the view action.

Regards

Javed Khan

Subject: forwarded to development

Subject: Some info

The only @ function that can be used is @Command([CalendarFormat]) which is my guess for what you are using to show day/week/month. There are no actions to turn on timeslots or summary mode.