Skip to content

timestamp

timestamp() → string · Date & Time

Get the current timestamp as an ISO 8601 string.

utlx
{
  processedAt: timestamp()
}

Released under AGPL-3.0.