class= " lineNumbers " de
1 :
2 :
3 :
4 :
5 :
6 :
7 :
8 :
9 :
10 :
11 :
12 :
13 :
14 :
15 :
16 :
17 :
18 :
19 :
20 :
21 :
22 :
23 :
24 :
25 :
26 :
27 :
28 :
29 :
30 :
31 :
32 :
33 :
34 :
35 :
36 :
37 :
38 :
39 :
40 :
41 :
42 :
43 :
44 :
45 :
46 :
47 :
48 :
49 :
50 :
51 :
52 :
53 :
54 :
55 :
56 :
57 :
58 :
59 :
60 :
61 :
62 :
63 :
64 :
65 :
66 :
67 :
68 :
69 :
70 :
71 :
72 :
73 :
74 :
75 :
76 :
77 :
78 :
79 :
80 :
81 :
82 :
83 :
84 :
85 :
86 :
87 :
88 :
89 :
90 :
91 :
92 :
93 :
94 :
95 :
96 :
97 :
98 :
99 :
100 :
101 :
102 :
103 :
104 :
105 :
106 :
107 :
108 :
109 :
110 :
111 :
112 :
113 :
114 :
|
class= de
class= >////////////DISPLAY " notpretty " de l'id= " codeSnippet866820 " de », tmt, « ") ;
}
ht.push (« | ") ;
//////////NOT SURE QUI UNE PARTIE DE CETTE FONCTION QUE VOUS AUREZ BESOIN
fomartTimeShow de fonction (h) {
de retour h < 10 ? « 0 » + h + » : 00 " : h + « : 00 » ;
}
getymformat de fonction (date, comparedate, isshowtime, isshowweek, showcompare) {
variété showyear = isshowtime ! = a éliminé ? (date.getFullYear () ! = nouvelle date () .getFullYear ()) : vrai ;
le showmonth de variété = rectifient ;
la variété showday = rectifient ;
showtime = isshowtime de variété || faux ;
showweek = isshowweek de variété || faux ;
si (comparedate) {
showyear = comparedate.getFullYear () ! = date.getFullYear () ;
//showmonth = comparedate.getFullYear () ! = date.getFullYear () || date.getMonth () ! = comparedate.getMonth () ;
si && de == date.getFullYear (de comparedate.getFullYear () ()
&& du == comparedate.getMonth de date.getMonth () ()
== comparedate.getDate de date.getDate () ()
) {
showyear = showmonth = showday = showweek = faux ;
}
}
variété a = [] ;
si (showyear) {
a.push (i18n.xgcalendar.dateformat.fulldayshow)
} autrement si (showmonth) {
a.push (i18n.xgcalendar.dateformat. Md3)
} autrement si (showday) {
a.push (i18n.xgcalendar.dateformat.day) ;
}
a.push (showweek ? « (w) » : "", showtime ? « HH : millimètre » : "") ;
a.join de retour ("") ;
}
fonction CalDateShow (startday, endday, isshowtime, isshowweek) {
si (! endday) {
dateFormat.call de retour (startday, getymformat (startday, nul, isshowtime));
} autrement {
strstart= dateFormat.call (startday, getymformat (startday, nul, isshowtime, isshowweek) de variété);
variété strend=dateFormat.call (endday, getymformat (endday, startday, isshowtime, isshowweek));
la variété se joignent = (strend ! = "" ? « - » : "") ;
renvoyer [strstart, strend] .join (joindre) ;
}
}
dochange de fonction () {
variété d = getRdate () ;
variété chargée = checkInEr (d.start, d.end) ;
si (! chargé) {
peupler () ;
}
}
checkInEr de fonction (début, extrémité) {
ll de variété = option.loadDateR.length ;
si (== 0 de ll) {
faux de retour ;
}
variété r = faux ;
variété r2 = faux ;
pour (variété i = 0 ; i < ll ; i++) {
r = faux, r2 = faux ;
Dr. de variété = option.loadDateR [I] ;
si (<= dr.enddate de début de && de >= dr.startdate de début) {
r = rectifient ;
}
si == dateFormat.call (dr.startdate, « yyyyMMdd » (de dateFormat.call (début, « yyyyMMdd »)) || == dateFormat.call (dr.enddate, « yyyyMMdd » de dateFormat.call (début, « yyyyMMdd »))) {
r = rectifient ;
}
si (! extrémité)
{r2 = rectifient ; }
autrement {
si (<= dr.enddate d'extrémité de && de >= dr.startdate d'extrémité) {
r2 = rectifient ;
}
si == dateFormat.call (dr.startdate, « yyyyMMdd » (de dateFormat.call (extrémité, « yyyyMMdd »)) || == dateFormat.call (dr.enddate, « yyyyMMdd » de dateFormat.call (extrémité, « yyyyMMdd »))) {
r2 = rectifient ;
}
}
si (&& r2 de r) {
coupure ;
}
}
r de retour du && r2 ;
}
fonction buildtempdayevent (SH, le SM, hein, la fin de support, h, le titre, W, remettent à la côte, le thindex) {
thème = thindex de variété ! = a éliminé le >= 0 de thindex de && ? comité technique (thindex) : comité technique () ;
newtemp de variété = Tp (__SCOLLEVENTTEMP, {
bdcolor : thème [0],
bgcolor2 : thème [0],
bgcolor1 : thème [2],
données : "",
starttime : [pZero (SH), pZero (SM)].join (« : "),
endtime : [pZero (hein), pZero (fin de support)].join (« : "),
contenu : titre ? titre : i18n.xgcalendar.new_event,
titre : titre ? titre : i18n.xgcalendar.new_event,
icône : « class= de
  ; »,
dessus : « 0px »,
gauche : "",
largeur : W ? W : « 100% »,
taille : h - 4,
i : « - 1 »,
drague : « traîner-morceau »,
réaffichage : remettre à la côte ? « bloc » : « aucun »
}) ;
newtemp de retour ;