Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我做了 2 列 news_from_date 和 news_to_date,尝试了所有可能性 DD.MM.YY,MM-DD-YY,YY/DD/MM .... 使用 MAGMI 导入后,项目没有设置为那个日期。你有还有其他更好的想法,还是我做错了什么?
干杯
尝试使用日期格式YYYY-MM-DD
YYYY-MM-DD
正如建议的那样:https ://magento.stackexchange.com/a/5100/593