getStartDate method

DateTime getStartDate()

Implementation

DateTime getStartDate() {
  return DateTime.now();
}