This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Tankernn
/
dotfiles
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Use more easily readable date format
Frans Bergman
hace 4 años
padre
941157ed66
commit
ae0464f28f
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
.scripts/status/99-date.sh
+ 1
- 1
.scripts/status/99-date.sh
Ver fichero
@@ -1,2 +1,2 @@
#!/bin/sh
-date +"%
F %T
"
+date +"%
A %d %B | %H:%M
"