سلام
من خطا ها رو با یه تابع handle می کنم و اونا رو توی یه جدول تو دیتابیس می ریزم
set_error_handler("user_error_handler");

مشکلم اینه که همش خطاهای مربوط به Time رو نشون می ده
date() [<a href='function.date'>function.date</a>]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for '3.5/no DST' instead

یه شرط گذاشتم که اگه date() توی متن خطا بود اون خطا رو نادیده بگیره ولی نشد

حالا اگه می شه لطف کنید بگید که
1 - چطور time zone رو برای ایران تنظیم کنم
2 - اگه نخوام 1 رو انجام بدم... چیکار کنیم که خطاهای بالا رو نادیده بگیره