Nice example...

Just a note :
Line 25 of mycal.html
stop: new Date('{{=row.f_end_time.strftime('%B %d, %Y %H:%M:%S')}}'),
should be:
end: new Date('{{=row.f_end_time.strftime('%B %d, %Y %H:%M:%S')}}'),

So events longer than a day render correctly.

On 10 nov, 16:35, mdipierro <[email protected]> wrote:
> http://web2py.com/appliances/default/show/71

Reply via email to