toJSDate method

JSDate toJSDate()

Implementation

JSDate toJSDate() =>
    JSDate.fromMillisecondsSinceEpoch(millisecondsSinceEpoch);