Support

Account

Home Forums General Issues Datepicker: is past true

Unread

Datepicker: is past true

  • How can I get true false if date has expired within loop?

    Something like:

    <?php if(strtotime(get_field(‘release_date’))<time()){ ?>
    closed
    <?php } ?>

    (does not work)

Viewing 1 post (of 1 total)

The topic ‘Datepicker: is past true’ is closed to new replies.