Countdown
Create a countdown timer with a format tailored to your needs.
Last updated
Create a countdown timer with a format tailored to your needs.
Last updated
Counter allows you to format target date to your needs. The default format is %d days, %h hours, and %m minutes left
. To hide unwanted time units, simply remove the corresponding placeholders. For instance, to hide hours, remove %h
; if you only want to display days, use %d days
as the format string.