Loading
  • 21 Aug, 2019

  • By, Wikipedia

Template:TwitterSnowflake

This is a template that wraps and simplifies Module:TwitterSnowflake.

Usage

The template accepts a single positional parameter and returns a timestamp based on the ID passed. The timestamp is by default in the format of "January 1, 2021", but if |format=dmy is passed, it's instead presented as "1 January 2021".

Examples

{{TwitterSnowflake|1345021162959503360}} returns January 1, 2021.

{{TwitterSnowflake|1345021162959503360|format=dmy}} returns 1 January 2021.