docsFunctionsUsersZcreationDate

ZcreationDate

Returns the creation date derived from any Discord snowflake ID, formatted according to the optional format string.

Syntax

ZcreationDate{id?;format?}

Arguments

NameTypeRequiredDefault
idsnowflakeNoauthor’s ID
formatstringNo%Y-%m-%d

Example

ZcreationDate{123456789012345678;%B %d, %Y}