now static method

DateTime now()

获取当前日期返回DateTime

Implementation

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