Convert a date to milliseconds, only hours, minutes and milliseconds arguments is taken.

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

Syntax

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

Parameters

date
Type: System..::..DateTime

Return Value

See Also