Open Admin CP -> Look & Feel -> click on your skin name -> Calendar -> mini_cal_mini_wrap.
Find:
Find:
<th>{parse expression="IPSText::mbsubstr( $day, 0, 1 )"}</th>
Change to: <th>{parse expression="IPSText::mbsubstr( $day, 0, 3 )"}</th>
Before and after:













