Date counter

from 0$

Date counter is a WP Plugin Package from the Open Source WP Plugins range Date counter - is just a 9 kilobytes WordPress plugin.


For more information about a tailored WP Plugin Package like Date counter please contact us directly.

Date counter – is just a 9 kilobytes WordPress plugin.

Easily display the current date or calculate the difference between two dates.

Current date & time

Current date & time: [CurrentDatetime format="d/m/Y H:i"].
Current date & time: 05.07.2021 12:48.

[CurrentDatetime format="jS F, Y"].
6th July, 2021.

It's [CurrentDatetime format="g:i A (e)"].
It's 10:35 AM (UTC).

You can find all possible formats in documentation.

Date & time difference

I'm [DatetimeDifference startDate="1998-08-25" endDate="now" format="Y"] years old.
I'm 23 years old now.

[DatetimeDifference startDate="31.12.2020" endDate="now" format="a"] days have passed since the new year.
187 days have passed since the new year.

Tomorrow's trip at 14:35 (2:35 PM) starts in [DatetimeDifference startDate="now" endDate="07.07.2021 14:35" format="h hours & i minutes"].
Tomorrow's trip at 14:35 (2:35 PM) starts in 8 hours & 34 minutes.

You can find all possible formats in documentation.

Total date & time difference

The store will open in [TotalDatetimeDifference startDate="now" endDate="16.07.2021 8:00" format="i"] minutes today.
The store will open in 19 minutes today.

[TotalDatetimeDifference startDate="now" endDate="25.08.2025" format="d"] days left until my b-day.
39 days left until my b-day.

You can find all possible formats in documentation.

Download & install the zip archive

The plugin package installer can be downloaded from the WP2E project tab called “code”.

1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.

2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.

3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.

Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.

Date counter

typePlugin
version1.0.3
descriptionDate counter - is just a 3 kilobytes WordPress plugin that allows you to add a shortcode to count difference between two dates using start and end dat …