Convert a date to date, only year, month and date arguments is taken.

Namespace:  C1.Web.UI.Controls.C1Schedule
Assembly:  C1ScheduleClient (in C1ScheduleClient.dll)

Syntax

JavaScript
C1.Web.UI.Controls.C1Schedule.C1TimeHelper.convertToDate = function(date);

Parameters

date
Type: System..::..DateTime

Return Value

See Also