08cb48aa2e
Replace imprecise toDateString() (e.g. 'Mon Feb 23 2026') with full
ISO 8601 UTC timestamp and user timezone with UTC offset when the
extension provides it via editorContext.timezone.
Before: Today's date: Mon Feb 23 2026
After: Current time: 2026-02-23T12:23:04.159Z
User timezone: Europe/Amsterdam, UTC+1:00