now static method

DateTime now()

Implementation

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