Wijmo UI for the Web
timeRulerFormat Field

Default value: '{0:h tt}'

Time ruler format for the Day view.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijevcal.options.timeRulerFormat;
Javascript (Specification) 
var timeRulerFormat : string;
Example
$("#eventscalendar").wijevcal(
                                    { timeRulerFormat: "{0:t}" });
Remarks
Format argument: undefined = Current ruler time.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.