Extensions for inserting and working with dates.
Version 1.0.6
Insert dates with optional offsets. Perfect for journaling, planning, and timestamping notes.
::today (insert) — Insert today's date with optional day offset. Example: ::today or ::today(7) for 7 days from now::tomorrow (insert) — Insert tomorrow's date with optional additional offset. Example: ::tomorrow or ::tomorrow(7) for 8 days from now::yesterday (insert) — Insert yesterday's date with optional additional offset. Example: ::yesterday or ::yesterday(-7) for 8 days ago::business_day (insert) — Insert date offset by business days (excludes weekends). Example: ::business_day(5) for 5 business days from now