Default value: '{2}'
Format of the title text for the event. Format arguments: {0} = Start, {1} = End, {2} = Subject, {3} = Location, {4} = Icons, {5} = Description.
$("#eventscalendar").wijevcal({ eventTitleFormat: "{0:h:mmtt}-{1:h:mmtt} {4} {2}" });