You have received a time value in epoch time from an API and would like to convert it to a date time string representation.
Given an integer for epoch time, convert it to a date time string.
Epoch Time Value
Epoch time value to convert to a date time string.
Input: Epoch Time Value: {{ now() }}
{{ now() }}
For this example the now( ) method is feeding in a value of 1747395397.
1747395397
Last updated 5 months ago
Was this helpful?
2025-05-16T11:36:37+00:00