
Allows you to count up or down from a previous event.
Example


Running this code will count the input date "05/18/2020 09:30:55" to the current date. As shown in the alert box, the total days are "660 days, 10 hours, 28 minutes, and 4 seconds".
alert($plugin function("Time and Date Automation.dll", "$time count up/down", "05/18/2020 09:30:55", "UBOT (MM/dd/yyyy HH:mm:ss)", "d\' Days \'h\' Hours \'m\' Minutes \'s\' Seconds\'"))