Hello,
When the timestamp
is set to true
, the date/datetime field will store values as an array in a group. This array contains 2 elements:
timestamp
: the Unix timestampt
formatted
: the formatted (user-entered) value
This is a difference between a single date/datetime field, which stores only timestamp
value.
So, when you get the value from this field, please check both values.
Here is the video that demonstrates how the data is saved:
https://imgur.com/a/wHVSOWT