That's a calendar function and off the top of my head I'm thinking it's not enabled for you.
To check it, create a page like this:
<?php
phpinfo();
?>
Run it from your browser, and search for the "Calendar" section, then see whether or not Calendar support is enabled.