Promotion By Release Date Feature

Hi there. I have release date feature in my products and i want to make promotion by release date. Ex i want to give promo at all product who has release date < 01/06/2018 dd/mm/yyyy is the format i use. I try promotion by feature release day <= 01/06/2018 but it’s not work at all. Any answer in my problem?

Hello tsourou

In database feature type date is saved as timestamp e.g 1557871200.00

In the promotion condition you must use timestamp and it should work.

Best regards

Robert