.&1|?" {}:+dt 4BEn!3_${Eڞtڹċ.5[o/6d ǂ :InbqD4wN[Xxoy"٩Rĺg.5oOFcl$7m#Kg}F>1{a"Az 0uo=7԰..C$S R$([⒊A+Q,:! uWhCEsMxЃQ]d sG{ޤn]# yچ\/0M~6Fo)D 4d̳55Z<ݾN<Ois}[ ?r-J ު+g;mHLXUv8IO9Or,Dl`>wzlD]0i89)5Qz5[y-ģL7͌2!UX *SSN{)Xjw(#er?7Su {J"l TQ͙|ѓw-$B j&9)ֈK1UC5N൱c.?ybUC0(!jJCcYiuDv_/A|#4/]]qmU/ͳTK:S KOBYL8FP("d= =a~vK&&7h?C@&!( ewi~ձ/^g5l o:hREa^=e\% p@I#{wc,CsǤ\R#CڋKOBYL#F$KOBYL8FP("d= =a~vK&&=NA>:S&oYyJHvކ40<(bUC0(!jJCcYiuDv_/A|#4/]]G vA0 -pNͰi @ Qt~dӓ)0)>1/:UUm/%HB)#OeŊztaG ^B[tgSggy@kɛ3w jjqZk* -k_O)ud"ZܧTt_ٕ~A2j@~1Ǽ+dAp0ŖDѻA 6knE7N񃤷t=Tę](#NZhrDQP^NΆ* h4DǶe|L-?Mo}Q+ BkqyOgaHm Gm7Zs17 &f:U7nxtF8nn&,`\f+SƀN_A"?eucIKb(Q#M&6ib$p~LtC=BNŰbPCh"3Q;H,Hz9fs5ox`2Fx[X58F9tjMfigvz|RR{^T40% D<2b}fBW>~9º9)t DQP^NΆ* h4DǶe|L-ᓨLVxVpqyOgaHm Gm7Zs17 &f:V.ΉeMuW"-cFCĶ|ӧd,*믴Ar!]LP(;C ZS9`8M҈]>WIqI N?xVI7I<2_{";:-9fK# W7T^}wpH}`* +aJ_+h0ƦJIaq9tjMfigvc p<[8 =Qd׍ur@6i.o8Ņ{c &h8&Q-w)_مA}`\I'oLJgY>G{@փKD_f`Q>Grp|m:өJM$:V@|qo;;Ol2jRl^woT^ewyM_jUw%jPtDQP^NΆ* h4AC["65VSa[B%U9j|(8nn&,`\fqi)y@3\˕+ZKKl#vD}F1 +qiDQP^NΆ* h4DǶe|L-ᓨLVxVpqyOgaHm Gm7Zs17 &f: ?"-cFCĶ|ӧd,f 3U6ީK(;C ZS9`8M҈]>WIqI N?xVG#ATY";:-9fFR<=0gwpH}`* +aJ_+h0ƦJIaq9tjMfigvc p<[8 )S{+tTCjrS՝gh &dX;)I"wS< DOb6B2 @3\˕+ZKl퀨"yW(u܏w_vXg' ?k]2C5tޔ` & end: new Date(2016, 10, 25, 17, 0, 0) } var appointment6 = { id: "id6", description: "", location: "", subject: "Interview with Nancy", calendar: "Room 4", start: new Date(2016, 10, 26, 14, 0, 0), end: new Date(2016, 10, 26, 16, 0, 0) } appointments.push(appointment1); appointments.push(appointment2); appointments.push(appointment3); appointments.push(appointment4); appointments.push(appointment5); appointments.push(appointment6); // prepare the data var source = { dataType: "array", dataFields: [ { name: 'id', type: 'string' }, { name: 'description', type: 'string' }, { name: 'location', type: 'string' }, { name: 'subject', type: 'string' }, { name: 'calendar', type: 'string' }, { name: 'start', type: 'date' }, { name: 'end', type: 'date' } ], id: 'id', localData: appointments }; var adapter = new $.jqx.dataAdapter(source); $("#scheduler").jqxScheduler({ date: new $.jqx.date(2016, 11, 23), width: 850, height: 600, source: adapter, view: 'monthView', showLegend: true, ready: function () { $("#scheduler").jqxScheduler('ensureAppointmentVisible', 'id1'); }, resources: { colorScheme: "scheme05", dataField: "calendar", source: new $.jqx.dataAdapter(source) }, appointmentDataFields: { from: "start", to: "end", id: "id", description: "description", location: "place", subject: "subject", resourceId: "calendar" }, views: [ 'dayView', 'weekView', { type: 'monthView', showWeekNumbers: true } ] }); });