<div dir="ltr">Solved! &nbsp;simple.<div><br></div><div>I just wrote &nbsp; &nbsp;&nbsp;&nbsp;<span class="Apple-style-span" style="font-size: 16px; "><span class="Apple-style-span" style="font-family: -webkit-monospace; white-space: pre; ">setlocale(LC_TIME, &#39;spanish&#39;);  as a single line in the config</span></span></div>
<div><span class="Apple-style-span" style="font-family: -webkit-monospace; font-size: 16px; white-space: pre;"><br></span></div><div><span class="Apple-style-span" style="font-size: 16px; "><span class="Apple-style-span" style="font-family: -webkit-monospace; white-space: pre; ">Regards,</span></span></div>
<div><span class="Apple-style-span" style="font-size: 16px; "><span class="Apple-style-span" style="font-family: -webkit-monospace; white-space: pre; ">Edwin </span></span></div><div><span class="Apple-style-span" style="font-size: 16px; "><pre>
</pre></span><br><div class="gmail_quote">2008/10/9 edwin marte <span dir="ltr">&lt;<a href="mailto:edwin.marte@leidba.com">edwin.marte@leidba.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div dir="ltr"><div>I am trying to define a Local Variable for today Dates in Spanish. I have been reading and everything points that I need to use function&nbsp;<span style="font-family:-webkit-monospace;font-size:12px;white-space:pre">&#39;setlocale(LC_ALL, &quot;spanish&quot;);&#39; </span></div>

<div><span style="font-family:-webkit-monospace;font-size:12px;white-space:pre">somehow in the code Below:</span></div><div><br></div>$FmtPV[&#39;$Hoy&#39;] = &#39;strftime(&quot;%d. %B %Y&quot;) &#39;; &nbsp;<br>
<div><br></div><div>Any Pointers how to set up setlocale and strftme together in a Local Variable ?</div><div><br></div><div>Regards,</div><div>Edwin</div></div>
</blockquote></div><br></div></div>