Para cambiar formato de 24 hrs a 12 hrs
editen el archivo desklet.js en
/.local/share/cinnamon/desklets/clockTow@armandobs14
y buscar la function
- let hourFormat = "%H";
y cambiarla a
let hourFormat = "%I";
-----------------------------------------------------------
To change format from 24 hrs to 12 hrs
edit the desklet.js file in
/.local/share/cinnamon/desklets/clockTow@armandobs14
and search for the function
- let hourFormat = "%H";
and change it to
- let hourFormat = "%I";
@narayama-Dias.
I have solved it by changing in "/home/my_user_name/.local/share/cinnamon/desklets/clockTow@armandobs14/metadata.json" line >>"prevent-decorations": false<< into >>true<<. Then I restaret cinnamon and voila- the annoing back grond has desapeared
Yo lo resolví cambiando en matadata.json la linea revent decoration"de >>false<< en >>true<<. Luego de reemprender el cinnamon desaparecio y el fondo.
Saludos
Há um bug, a partir das 23 horas (11 pm), mostra o dia seguinte da semana e não o dia atual. Para o dia da semana deve estar consultando o fuso horário errado, mas mostra a hora corretamente.
There is a bug, from 23 hours (11 pm), shows the next day of the week and not the current day. For the day of the week you should be querying the wrong time zone, but it shows the time correctly. Test performed on Linux Mint 20 Cinnamon, UTC -3: Brasília - BR ...
This desklet is great, gives a nice touch to the desktop. I don't understand why there is so much crying complaining about the 12h / 24h format. Okay, that's how it is!
Log In To Comment!
18 Comments