mediawiki - wikipedia page, how to display current date in yyyymmdd? -


i want display current date in yyyymmdd format in our company's internal wiki page. have looked through mediawiki page guidance, seems need link libraries or template. in general, it's little difficult navigate on mediawiki's page , learn necessary "programming language". please advise.

{{currentyear}}{{currentmonth}}{{currentday2}} 

due mediawiki , browser caching, these variables show when page cached rather current time.

source: http://www.mediawiki.org/wiki/help:magic_words


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

java - Could not locate OpenAL library -

c++ - Delete matches in OpenCV (Keypoints and descriptors) -