"Modification format date message.lib"
This commit is contained in:
parent
b155be0c28
commit
eee5123c5a
@ -42,7 +42,7 @@
|
||||
function fct_message
|
||||
{
|
||||
local L_TEXT="" # Texte a afficher
|
||||
local L_TIME_STAMP=`date "+%x %X"` # Horrodatage a ajouter au texte
|
||||
local L_TIME_STAMP=`date "+%Y%m%d %X"` # Horrodatage a ajouter au texte
|
||||
local L_EXISTE_REP
|
||||
local L_NB_PARAM=0 # Nb de parametre de la ligne de commande
|
||||
local L_TMP
|
||||
|
Loading…
Reference in New Issue
Block a user