dateByTimestamp method

DateTime dateByTimestamp()

Implementation

DateTime dateByTimestamp() {
  return fromTimestamp(this);
}