RESOLVED: Add a Timestamp Option for the {time} command

Add a timestamp option for the dates and times, which will convert the following into a timestamp in the same format.
{time: MMMM D, YYYY; timestamp=true}
October 19, 2023 ----> <t:1697698620:D>

Edit: I just realized I could type X and have it converted into a timestamp, problem solved

Hi @pronkeror Welcome to the forum! :slight_smile:

We're glad you were able to resolve your query. Just for reference, this is the snippet:

{time: X}

gives the current time in timestamp format. If you want to choose the specific date, try this:

{formdate: X; name=selected}The timestamp selected is: {=selected}