getNow static method

Gregorian getNow()

Implementation

static Gregorian getNow() {
  return Gregorian.now();
}