Fernando Madruga wrote:
>$curloc = setlocale( "LC_ALL", "" );
> echo "Current Locale = $curloc\n";
> ?>
Current Locale = English_United States.1252
As fas as I can see it is the Windows implementation, it works
on Linux, IRIX, AIX.
hgj
>
> I believe it must be some implementation issu
Try this to see what is your current locale:
I believe it must be some implementation issue: I've tried all that and
even tried an example from PHP's manual (under gmstrftime), where I
added the %V:
On my Windows 98 SE machine I get nothing with %V !!
HTH,
Madruga
-Original Message---