Hi,
I have a question about entry date - I want to be able to change entries date so I could later filter those entries like this:
{exp:channel:entries channel="calendar_days" dynamic="off" year="2011" month="07" day="22" }
......
{/events}
I’ve already changed an entry date to 2011-07-22 (the entry was created in May) but it’s not showing on the website. When I get rid of year=“2011” month=“07” day=“22” I get all the entries which have entry dates older than today, the ones I’ve changed aren’t showing at all. What do I do wrong?