Replies: 1 comment 2 replies
-
First, you don't need to use |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm having a field with EPOCH times in string format in Enhanced Table
So I'm trying to convert EPOCH values to Date time in Enhanced Table.
First , I create a calculated column with EPOCH values in Number values.
Then, I try to convert the EPOCH to Date time in my format DD-MMM-YYYY format.
But, I'm not able to convert using parseDate
Below Screenshot of the issue

Pls Help.
Beta Was this translation helpful? Give feedback.
All reactions