Lexxus/jq-timeTo

Suggestion: Hide hours or days automatically

Opened this issue · 1 comments

i.e if seconds < 3600,
then hide the hour fields.

and if hours < 24,
hide day fields.

This adjustment may not be needed in date based countdown, but in countdowns based on relative durations (by providing seconds), this feature would be very useful.

yes, its need