(e.target !== $refs.button && e.target.closest('button') !== $refs.button) && close($refs.button)" :class="{ 'border border-black': toggled }"> Copied Have you ever needed the exact date a certain number of days in the future? The Command-Line Fu site shows how to use the date command to calculate future (and past) dates. Using the date command is simple—just open a terminal window on your Mac, Li
