网站首页 / 标签: magento2时区报错
后台直接出错,提示DateTimeZone::__construct(): Unknown or bad timezone ()解决方法:store>Configuration ->General->重新设置相关country Locale option里面的Timezon,如果有相关设置直接保存。后会看到此提示消失,如果此提示不消失,那估计是core_config_data数据表写入数据权限受限...