Hey Text Blaze community
Did you know that you can insert the current date or time with Text Blaze snippets?
Using our {time} command, you can do some really cool stuff like add the date/time to a snippet, shift to a certain point, and even show content based on the date/time!
Here are a few examples of how you can insert the current date & time (in different formats), as well as shift it forward or backward as needed!
{time: MM/DD/YYYY}
{time: MMMM Do YYYY}
{time: hh:mm A}
{time: YYYY-MM-DD; shift=1W}
{time: hh:mm a; shift=+180m}
Good {if: {time: H} < 12}morning{elseif: {time: H} < 17}afternoon{else}evening{endif}
If you need any help with creating snippets or working with dates, give us a shout below or at support@blaze.today.