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
'setlocale(LC_ALL,
"spanish");'
somehow in the code Below:

$FmtPV['$Hoy'] = 'strftime("%d. %B %Y") ';

Any Pointers how to set up setlocale and strftme together in a Local
Variable ?

Regards,
Edwin
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to