UNPKG

@progress/kendo-date-math

Version:

Kendo UI typescript package exporting functions for Date manipulations

5 lines (4 loc) 87 B
/** * @hidden */ export declare const adjustDST: (date: Date, hour: number) => Date;