Using ver 1.6.7
when using a SAEF to post an entry I cannot adjust the entry date:
<strong>Entry Date:</strong> (Must match exact format YYYY-MM-DD hh:mm PM)
<input type="text" name="entry_date" value="{entry_date}" maxlength="23" size="25" /></p>so this form defaults to the current time, and if I try and change that date/time and submit it will automatically go back to the current date/time
How do I create a entry date in the future when posting with the SAEF?