Version

hours Property

Gets value entered in hours field in 24-hour format (adjusted for possible AM/PM) or null.Hours
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_hours() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDateTimeEditorInvalidValueEventArgs.get_hours();
See Also