Moment.fromDateTime constructor

Moment.fromDateTime(
  1. DateTime _date
)

Implementation

Moment.fromDateTime(this._date);