Discussions
date id format
over 6 years ago by Tyler
I'm using the python SDK, when I call the get_wall_messages() method I get back all wall messages as desired, my confusion lies in the date property.
Ex. "1527798816"
This date represents May, 31st 2018?
This 10 digit string is obviously not a properly formatted date in any way.
What can I do with this to parse it into something useful to me.