$today and time

hi
i have some problem with $today. before date and time was ok but now
i have juste date and no time
any idea ?

thanks

Debug info

core

  • n8nVersion: 1.52.2
  • platform: docker (self-hosted)
  • nodeJsVersion: 20.15.0
  • database: postgres
  • executionMode: regular
  • concurrency: -1
  • license: community
  • consumerId: unknown

storage

  • success: all
  • error: all
  • progress: false
  • manual: true
  • binaryMode: memory

pruning

  • enabled: true
  • maxAge: 336 hours
  • maxCount: 10000 executions

Generated at: 2024-08-05T14:11:21.076Z

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi @nusquama ,

To get time as well as date you can use the expression {{$now}} :slight_smile:

image

2 Likes

oh thank you ! sometimes answer is so simple ! and we try to complicate !!

thanks

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.