post3868.html#p3868
Comment contourner ce problème

Express Test
Vars
calculation
if date= NumericToDate(20140611) then Highlightrgb("ellipse",0,0,0);
if date= NumericToDate(20140612) then Highlightrgb("ellipse",0,0,0);
if date= NumericToDate(20140613) then Highlightrgb("ellipse",0,0,0);
interpretation
begin
end
Mon Ellipse s'affiche que sur le jeudi 12 juin
Express Test
Vars
calculation
if date= NumericToDate(20140611) then Highlight("textbelow:Mercredi \n11 juin","bleu");
if date= NumericToDate(20140612) then Highlight("textbelow:Jeudi \n12 juin","bleu");
if date= NumericToDate(20140613) then Highlight("textbelow:Vendredi \n13 juin ?","bleu");
interpretation
begin
end
Comment assigner un commentaire sur un jour précis sur une bougie Daily ?
En vous remerciant par avance
Salutations