1. Create a IM360 custom short code and name it i4w_offset_jdelay.
[i4w_set diff=”[i4w_exec]$diff = (:to:)-(:from:);echo $diff;[/i4w_exec]”]
[i4w_jdelay delayshow=”{:diff:}”]
display this on page
[/i4w_jdelay]
2. Then on your page place for example:
[i4w_offset_jdelay from=”[i4w_date format=’U’]” to=”[i4w_date date=’20200427160000′ format=’U’]”]
In this example the message “display this on page” would be shown at 16:00 on 27th April 2020.
