New to KendoReactStart a free 30-day trial

getDate

Function

Definition

Package:@progress/kendo-date-math

Syntax:

ts
getDate(new Date(2016, 0, 15, 14, 30, 30)); // 2016-01-15 00:00:00

A function which returns the passed date with a midnight time portion.

Parameters:dateDate

The initial date.

Returns:

Date

  • The date with a midnight time portion.
In this article
Definition
Not finding the help you need?
Contact Support