我正在使用 codeception (bdd) 进行测试但给出错误
[Exception]                                                                                                
  DateTime::__construct(): It is not safe to rely on the system's timezone settings. You   are *required* to   
  use the date.timezone setting 
 or the date_default_timezone_set() function. In case you used 
任何这些
  方法并且您仍然收到此警告,您很可能拼错了时区标识符。
我们选择Europe/Helsinki了EEST/3.0/DST;
我可不可以做?