Source Rally
PHP Community
Scripts
..
Sign up
..
Login
Home
>>
Scripts
>>
Setlocale Spanish (Windows)
Setting the locale to Spanish
Access:
Public
Tags:
date
,
windows
,
locale
Add to favourites
Subscribe comments
Copy code
Bookmark
<?
setlocale
(
LC_TIME
,
'esn'
);
echo
strftime
(
"%A %a %b %B"
);
?>
Add to favourites
Subscribe comments
Copy code
Bookmark
Sign up to add your own comment here!
Shared by:
regin
Mail user
Add to friends
All user contributed content is available under the unless specified otherwise.
Remaining copyrights Regin Gaarsmand © 2006-2008
About www.SourceRally.net
•