Skip to content

Instantly share code, notes, and snippets.

@danielrosehill
Created August 22, 2025 00:04
Show Gist options
  • Select an option

  • Save danielrosehill/0b15a9e7727bd0efcb8ee253be8bbc8d to your computer and use it in GitHub Desktop.

Select an option

Save danielrosehill/0b15a9e7727bd0efcb8ee253be8bbc8d to your computer and use it in GitHub Desktop.

Human Readable Timestamps in N8N

From $now

{{ new Date($now).toLocaleDateString('en-US', { year: 'numeric', month: 'long', day: 'numeric' }) }}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment