Question:
What is the reason for the creation_date under the user API to be in Epoch time? Isn't it better to provide it to the user in human readable format?
b
Barak Amar
03/13/2022, 9:53 AM
prefer to send utc non format so the client can print out the preferred format based on localization.