date property

int date
final

Date the request was sent in Unix time

You can use the dateTime getter to get a DateTime object

Implementation

final int date;