Welcome Guest, Not a member yet? Register   Sign In
The hard way on generating spanish dates...
#2

[eluser]xwero[/eluser]
use the strftime function
Code:
setlocale('es_ES'); // i guessed the abbreviation so this can be wrong
strftime('%A %d de %b del %Y a las %X',strtotime($item['fecha']));


Messages In This Thread
The hard way on generating spanish dates... - by El Forum - 07-02-2009, 02:22 PM
The hard way on generating spanish dates... - by El Forum - 07-02-2009, 03:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB