1. Handlebars Helpers
  2. Current Datetime ISO

Handlebars Helpers

Current Datetime ISO

Inserts the current date and time in ISO 8601 format during Handlebars substitution. Useful for APIs, audit fields, logs, and integration payloads.

Uses

  • Use this helper to insert the current datetime in ISO8601 format into an LLM prompt to give the AI the current time.
  • Use to inject date stamps into data for tracking purposes.

Usage

Example definition:

loading...

Substituted definition

loading...