Forums / General / month_overview help

month_overview help

Author Message

Hugo Oliveira

Friday 12 January 2007 6:45:33 am

Hi everyone

I've found the month_overview template operator. However it's documentation is a little scarce (to say the least) as it seems to be a very flexible operator. Could anyone help me with it or at least point me to somewhere where I can find some more info on the subject?

I'm thinking of using it to get all the days of a specific month in order to build a calendar. It looks possible according to the operator's documentation.

Thanks in advance.

Ɓukasz Serwatka

Thursday 18 January 2007 12:50:43 am

You can get all days of given month using other operator:

makedate( 12, 01, 2005 )|datetime( 'custom', '%t' )

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog