Skip to main content
Solved

Convert Epoch Time fails

  • December 10, 2024
  • 1 reply
  • 94 views

marta.podsiad
Supporter
Forum|alt.badge.img+9

Hi,

 

I cannot convert Epoch time 1717500804837 to 20241210. I have change the format using @Evaluate(@Value(_created)/1000)

and run DateTimeConverter but it failed

 

Null, empty, or missing datetime was found. Enable the passthrough parameter to disable this

 

What am I doing wrong?

Best answer by redgeographics

There’s a long-standing bug in the DateTimeConverter, if you select the attribute to be converted via the triangle button it’ll put the literal text @Value(...) instead of referencing the attribute.

If you select the attribute using the [...] button it’ll work.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+62
  • Celebrity
  • Best Answer
  • December 10, 2024

There’s a long-standing bug in the DateTimeConverter, if you select the attribute to be converted via the triangle button it’ll put the literal text @Value(...) instead of referencing the attribute.

If you select the attribute using the [...] button it’ll work.