🚀 New! Kestra raises $3 million to grow Learn more

The timestampMicro filter will convert a date to a unix timestamps in microsecond. You can convert a string with existingFormat and change timeZone with same arguments from date filter.

twig
{{ now() | timestampMicro(timeZone="Europe/Paris") }}

Arguments

  • existingFormat
  • timeZone