<div style="direction: ltr;">Hello,<br></div><div style="direction: ltr;"><span class="q"><br>> Finaly I replace in etc/RT_SiteConfig.pm  the following line:<br><br></span></div><div style="direction: ltr;">Good move.<br>
</div><div style="direction: ltr;"><span class="q"><br>>
 error:  Can't locate object method "today" via package "DateTime"
(perhaps you  forgot to load "DateTime"?) at /opt/rt3/share/html/Search/Calendar.html line  136.<br><br></span></div>You have DateTime module ? To verify this :<br>% perl -MDateTime -le 'print $DateTime::VERSION'
<br>0.35<br>