Support

Account

Home Forums General Issues Expire post to draft Reply To: Expire post to draft

  • Hi all, the field I’m using is a date/time picker, pretty much restricted with this, and when I use the function it drafts everything no matter if it is pass due or not. I’m assuming the format of the date/time field is not appropriate for this function.

    Since the time() function returns seconds since the Unix Epoch I guess it need to convert the $expiredate into seconds to compare the two or convert what the time() returns into mm/d/yyyy h:mm AM/PM? Or am I completely off track here?

    Thanks!