Formats this DateTime as a simple timestamp.
DateTime
String get timeStamp => "$year-$month-$day-$hour-$minute";