DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:datedifference

datedifference Plugin

Compatible with DokuWiki

2017-02-19 "Frusterick Manners", 2018-04-22 "Greebo"

plugin Display date difference

Last updated on
2018-04-24
Provides
Syntax
Repository
Source

This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.

Similar to countdown

Tagged with date

About

Simple way to display date difference

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples

Date difference between 2018-01-01 UTC and 2019-01-01 11:00 (Europe/Warsaw), without arrow

{{datedifference>from=2018-01-01 UTC,to=2019-01-01 11:00 Europe/Warsaw,arrow=no}}
1 year 10 hours

Date difference between now and 2019-01-01 with arrow (↑ when target date is in the future, ↓ when target date is in the past)

{{datedifference>to=2019-01-01}}
8 months 7 days 3 hours 26 minutes ↑

Date difference between now and 2018-01-01 with defined message when target date is reached

{{datedifference>to=2018-01-01,finmsg=Target date reached}}
Target date reached

Date difference between now and next monday with debug information and arrow

{{datedifference>to=next monday,debug=yes}}
5 days 3 hours 17 minutes (2018-04-24T20:42:13+00:00 → 2018-04-30T00:00:00+00:00) ↑

FAQ

Remember to use NOCACHE directive.

~~NOCACHE~~

Change Log

Discussion

Please go to discussion page

Have a nice day!

plugin/datedifference.txt · Last modified: 2018-05-28 19:43 by Klap-in

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki