now static method

DateTime now()

Returns current time.

Implementation

static DateTime now() => clock.now();