Countdown

Create a countdown timer with a format tailored to your needs.

Options

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.

Example Usage

Last updated