jQuery.wijmo.wijevcal Namespace > options type : timeRulerFormat Field |
Default value: '{0:h tt}'
Time ruler format for the Day view.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijevcal.options.timeRulerFormat; |
Javascript (Specification) | |
---|---|
|
$("#eventscalendar").wijevcal( { timeRulerFormat: "{0:t}" });