# Countdown

<figure><img src="https://1582170640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu2S5r7lKtu4IK5ucu9%2Fuploads%2Fgit-blob-6320e000867ba1148c53f869130bd99f98e4afdf%2FCountdown_Options%20(2).png?alt=media" alt="" width="464"><figcaption></figcaption></figure>

### 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

<figure><img src="https://1582170640-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lu2S5r7lKtu4IK5ucu9%2Fuploads%2Fgit-blob-0ef391c54b534a649af40da6b7ad936324706775%2FCountdown_Example.png?alt=media" alt=""><figcaption></figcaption></figure>
