Date.today constructor

Date.today()

Today's date.

Implementation

Date.today() : this.from(DateTime.timestamp());