Gregorian.now constructor

Gregorian.now()

Implementation

factory Gregorian.now() => Gregorian.fromDateTime(DateTime.now());