hourglass
hourglass copied to clipboard
Show timer end date and time when counting down to a specific date and time
When counting down to a specific date and time (for example, "until 12:30 PM" today), the date and time that we are counting down to (i.e., "until 12:30 PM") should be shown somewhere in the user interface.
One option would be to display it where we display how long ago the timer expired (i.e., below the time remaining). This would read nicely: for example, "5 minutes 30 seconds
Another option would be to automatically set the timer title when counting down to a specific date and time so long as the user has not already set a custom title. This would prevent something like "New Year
Yet another option would be to display it under the time remaining (as in the first option), but only display it if no title is set.
And any variation of those options...