Insert the current date and time
Date, time, and date-time variables prevent reusable templates from becoming stale. Their values are resolved when the snippet runs.
Add the variable to a snippet
Edit Snippet Text
Place the cursor where the generated value should appear.
Choose Insert Variable
Select date, time, or date-time depending on the information the final text needs.
Save and test
Expand the snippet in a test document and verify that the value is correct for your Mac.
Common uses
Generated at {{time}}
Incident opened: {{date_time}}
Release checklist for {{date}}
Date variables are useful in meeting notes, status updates, release checklists, file labels, support replies, and any text that should reflect the current day.
Choose the least specific value
Use only a date when the exact time is irrelevant. Use date-time for logs and records where ambiguity matters. Keeping templates simple makes the final result easier to read and reuse.
A generated value reflects the Mac and moment where the snippet runs. Check it when working across time zones or when a message refers to a future event rather than the current date.