now static method

DateTime now()

Implementation

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