<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"><channel><category>pcsoft.fr.windev</category><copyright>Copyright 2026, PC SOFT</copyright><lastBuildDate>1 Mar 2019 10:46:28 Z</lastBuildDate><pubDate>1 Mar 2019 09:43:53 Z</pubDate><description>Bonjour,&#13;
&#13;
Au cours du développement j'utilise un Trace() pour voir si date vers chaine fonctionne comme je le veux, une fois satisfait du résultat affiché, j'utilise exactement la même opération dans un tableau et il affiche 01/03/2019 au lieu de vendredi 1 mars 2019 comme affiché dans le trace.&#13;
&#13;
[code:wl]&#13;
dDateAujourdhui est une Date = DateSys()&#13;
LIB_aujourdhui = DateVersChaîne(dDateAujourdhui) // affiche vendredi 1 mars 2019&#13;
&#13;
//la ligne suivante est dans une boucle&#13;
TABLE_Cal[j].COL_Jours = DateVersChaîne(dDateAujourdhui) // affiche 01/03/2019&#13;
[/code]&#13;
&#13;
C'est un bug ou bien faut-il contourner le problème par une autre méthode ?&#13;
&#13;
Cordialement</description><ttl>30</ttl><generator>WEBDEV</generator><language>fr_FR</language><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224336-dateverschainevar-non-fonctionnel-dans-champs-table/read.awp</link><title>DateVersChaine(var) non fonctionnel dans les champs table</title><managingEditor>moderateur@pcsoft.fr (El moderador)</managingEditor><webMaster>webmaster@pcsoft.fr (El webmaster)</webMaster><item><author>jean.pierre.bloch</author><category>pcsoft.fr.windev</category><comments>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224336-dateverschainevar-non-fonctionnel-dans-champs-table-224341/read.awp</comments><pubDate>1 Mar 2019 10:46:28 Z</pubDate><description>Bonjour,&#13;
&#13;
Extrait de l'Aide en ligne :&#13;
"Le format utilisé pour DateVersChaîne() par défaut est JJ/MM/AAAA".&#13;
&#13;
Le format affi…</description><guid isPermaLink="true">https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224336-dateverschainevar-non-fonctionnel-dans-champs-table-224341/read.awp</guid><link>https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224336-dateverschainevar-non-fonctionnel-dans-champs-table-224341/read.awp</link><source url="https://forum.pcsoft.fr/es-ES/pcsoft.fr.windev/224336-dateverschainevar-non-fonctionnel-dans-champs-table/read.awp">DateVersChaine(var) non fonctionnel dans les champs table</source><title>Re: DateVersChaine(var) non fonctionnel dans les champs table</title></item></channel></rss>
