November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
The raw dates saved to the database by commerce are from my experience UTC, and for instance the order creation date in the commerce admin is presented in the servers timezone.
It got quite clear when I edited the order list control in the commerce manager, and added another date column. I forgot to set the column type to DateTime which resulted in a 2 hour time difference.
Regards,
Jonas
Hi,
You're right, they are using UTC (talked with support too).
It doesn’t pose so much of a problem if you are using the standard API, but if you’re working directly against the database (or new metafields as you mention) it needs to be taken into account.
Regards,
Tim
Hi,
We have an issue with the timestamps in our databases, they seem to differ by -2 hours ( in local db, systemtest and in uac) compared to Commerce manager.
If i look in Commerce manager at i.e. a sku, it shows the time available from 10:00, but in the db it says 08.00. This makes the time stamps unreliable when reading and writing values to the database (we don't know if it's going to change with daylight saving etc, or differ in other environments).
Do any of you know why this happens?
Regards,
Tim