5 messages in org.openoffice.fr.progRe: [prog] Export du format date/heur...
FromSent OnAttachments
Michel GrentzingerJul 5, 2008 5:56 am 
Francois GattoJul 5, 2008 7:20 am 
Michel GrentzingerJul 5, 2008 12:03 pm 
Francois GattoJul 5, 2008 10:55 pm 
Michel GrentzingerJul 6, 2008 1:43 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [prog] Export du format date/heure de calc vers un document writerActions...
From:Michel Grentzinger (mic.@online.fr)
Date:Jul 5, 2008 12:03:25 pm
List:org.openoffice.fr.prog

Le samedi 5 juillet 2008, Francois Gatto a écrit :

La donnée "temps" est récupérée sous forme de numérique (getDataArray). Si elle est placée en suite dans une cellule de tableau Writer, il est nécessaire de paramétrer le format de cette cellule comme une donnée Heure. Sinon, il conviendra d'effectuer cette transformation via du code.

Je n'utilise pas de tableau writer dans ce cas (texte au kilomètre) donc je ne peux pas appliquer de format au niveau de writer. Avec Cdate, j'obtiens quelque chose de beaucoup mieux : j'ai le bon temps affiché en HH:MM:SS.

Maintenant j'aimerai plutôt MM'SS'' comme format (comme dans Calc)... Est-ce possible ?