Magento saves wrong date when generating or updating products in backend -


i've got problem when add or update product attributeset, date-value in 1 of attributes changes after saving. seems, problem occurs on our live-system. in forum i've read magentos way handling date() function kinda unusual . don't know whether there connection or not.

i would appreciate help.

please clarify sdek asked for, i'm going make gigantic logical leap here , take guess @ problem.

magento stores dates in gmt in database, make no sense whatsoever if adding data system using things strtotime. dates appear off gmt offset (mine -8). how might happen depends on might doing add products other adding them within normal interface.

if not @ asking about, feel free disregard :)

thanks, joe


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -