Change Display Standbye

el_zari

BH Lover
Hello!

Actually display in standbye mode shows: hour-month-day.

Could be changed by Day-month-hour?

Regards from Spain!

THANkS VERY MUCH!!
 

Mito

Administrator
Hello!

Actually display in standbye mode shows: hour-month-day.

Could be changed by Day-month-hour?

Regards from Spain!

THANkS VERY MUCH!!
Matrix explained how to do it.
However, the string of the file skin.xml modified should be:
Code:
<convert type="ClockToText">Format:%d.%h-%H:%M</convert>
 
Top