now static method

Date now()

Implementation

static Date now() => fromDatetime(DateTime.now());