Date

JavaScript Date type.

Description

JavaScript's native Date object is used to create and manipulate Date objects.

A detailed description of the Date type is available on the Mozilla Developer Network.

Use in DataTables

Where a parameter is shown as accepting a Date type, or a method returning a Date type, it indicates that a native Date object is expected / returned.