date property

int date
read / write

Point in time (Unix timestamp) when the post was created; 0 if unknown.

Implementation

late int date;