This is a documentation subpage for Template:TwitterSnowflake. It may contain usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
Related pages |
---|
This is a template that wraps and simplifies Module:TwitterSnowflake.
Usage
editThe 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
edit{{TwitterSnowflake|1345021162959503360}}
returns January 1, 2021.
{{TwitterSnowflake|1345021162959503360|format=dmy}}
returns 1 January 2021.
Notes
editWhen no date is provided, the date "November 4, 2010" is returned. This also occurs if a number lower than that of a valid snowflake is provided.
See also
edit