Extracting time-stamp of entries

I did not make ‘time’ a category for my project entries, but it would be really helpful for me to see at what time each entry was created. I’m confused by the metadata when I download it, the created_at column does not seem to have the times for each entry… is there any way to get the data for the time of each entry if I didn’t log it as one of the categories???

The created_at is the UTC timestamp of each entry in ISO 8601 format, and it contains the date and time of each single entry creation.

It is automatically created by the system, so what do you mean by
the created_at column does not seem to have the times for each entry”?

Can you provide an example? See the screenshot from our EC5 Demo Project, each entry has the timestamp:

More info on entries medata →