Converts Timestamp to DateTime
DateTime toDate() { return DateTime.fromMicrosecondsSinceEpoch(microsecondsSinceEpoch); }